Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sanity/data-aspects

Package Overview
Dependencies
Maintainers
35
Versions
700
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 2.25.5-next.6 to 2.26.1-purple-unicorn.560

lib/cjs/DataAspectsResolver.js

15

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