Socket
Socket
Sign inDemoInstall

@sanity/data-aspects

Package Overview
Dependencies
Maintainers
6
Versions
698
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/data-aspects - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

5

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc