New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

apostrophe-schemas

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apostrophe-schemas - npm Package Compare versions

Comparing version

to
0.4.0

4

package.json
{
"name": "apostrophe-schemas",
"version": "0.1.10",
"version": "0.4.0",
"description": "Schemas for easy editing of properties in Apostrophe objects",

@@ -33,2 +33,2 @@ "main": "index.js",

}
}
}

@@ -31,2 +31,6 @@ # apostrophe-schemas

### Code Stability
0.4.x releases receive bug fixes only. For active development, follow 0.5.x releases and/or the master branch in github.
### Accessing the Schemas Object In Your Module

@@ -33,0 +37,0 @@