@sanity/data-aspects
Advanced tools
Comparing version 2.25.5-next.6 to 2.26.1-purple-unicorn.560
{ | ||
"name": "@sanity/data-aspects", | ||
"version": "2.25.5-next.6+9e5a11cb0", | ||
"version": "2.26.1-purple-unicorn.560+8672b3b5e3", | ||
"description": "Sanity plugin which controls how your data is presented", | ||
@@ -9,3 +9,6 @@ "main": "lib/DataAspectsResolver.js", | ||
"scripts": { | ||
"clean": "rimraf lib dest" | ||
"build": "../../../bin/pkg-utils transpile", | ||
"clean": "rimraf lib", | ||
"prebuild": "yarn clean", | ||
"watch": "../../../bin/pkg-utils transpile --watch" | ||
}, | ||
@@ -22,7 +25,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@sanity/generate-help-url": "2.25.5-next.6+9e5a11cb0", | ||
"lodash": "^4.17.15" | ||
"@sanity/generate-help-url": "^3.0.0", | ||
"lodash": "^4.17.21" | ||
}, | ||
"devDependencies": { | ||
"rimraf": "^2.7.1" | ||
"rimraf": "^3.0.2" | ||
}, | ||
@@ -38,3 +41,3 @@ "repository": { | ||
"homepage": "https://www.sanity.io/", | ||
"gitHead": "9e5a11cb084b22b074ed0f204f9cc640b489529d" | ||
"gitHead": "8672b3b5e39b2aeea500d16ac197b068ba7c943c" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
14941
8
331
2
+ Added@sanity/generate-help-url@3.0.0(transitive)
Updatedlodash@^4.17.21