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.7 to 0.99.0

18

package.json
{
"name": "@sanity/data-aspects",
"version": "0.0.7",
"version": "0.99.0",
"description": "Sanity plugin which controls how your data is presented",

@@ -9,5 +9,3 @@ "main": "lib/DataAspectsResolver.js",

"scripts": {
"compile": "babel src --copy-files --out-dir lib",
"prepublish": "in-publish && npm run compile && sanity-check || not-in-publish",
"postpublish": "rimraf lib",
"prepublish": "in-publish && sanity-check || not-in-publish",
"test": "eslint ."

@@ -24,13 +22,3 @@ },

"devDependencies": {
"@sanity/check": "^0.0.3",
"babel-cli": "^6.9.0",
"babel-eslint": "^7.0.0",
"babel-plugin-syntax-class-properties": "^6.8.0",
"babel-plugin-transform-class-properties": "^6.9.1",
"babel-preset-es2015": "^6.9.0",
"babel-preset-react": "^6.5.0",
"eslint": "^3.7.1",
"eslint-config-sanity": "^2.0.1",
"eslint-plugin-react": "^6.4.1",
"rimraf": "^2.5.2"
"@sanity/check": "^0.99.0"
},

@@ -37,0 +25,0 @@ "repository": {

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