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

@the-grid/schema

Package Overview
Dependencies
Maintainers
19
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@the-grid/schema - npm Package Compare versions

Comparing version

to
0.1.1

8

package.json
{
"name": "@the-grid/schema",
"version": "0.1.0",
"version": "0.1.1",
"description": "The Grid data schema",

@@ -28,3 +28,9 @@ "main": "index.js",

"coffee-script": "^1.10.0"
},
"browserify": {
"name": "schema",
"transform": [
"coffeeify"
]
}
}