@sanity/data-aspects
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@sanity/data-aspects", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Sanity plugin which controls how your data is presented", | ||
@@ -10,3 +10,3 @@ "main": "lib/DataAspectsResolver.js", | ||
"compile": "babel src --copy-files --out-dir lib", | ||
"prepublish": "in-publish && npm run compile || not-in-publish", | ||
"prepublish": "in-publish && npm run compile && sanity-check || not-in-publish", | ||
"postpublish": "rimraf lib", | ||
@@ -24,2 +24,3 @@ "test": "eslint ." | ||
"devDependencies": { | ||
"@sanity/check": "0.0.2", | ||
"babel-cli": "^6.9.0", | ||
@@ -26,0 +27,0 @@ "babel-eslint": "^6.0.4", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
7527
0
11