Socket
Socket
Sign inDemoInstall

@sanity/state-router

Package Overview
Dependencies
Maintainers
6
Versions
702
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/state-router - npm Package Compare versions

Comparing version 0.101.3 to 0.101.7-next

5

package.json
{
"name": "@sanity/state-router",
"version": "0.101.3",
"version": "0.101.7-next",
"description": "A path pattern => state object bidirectional mapper",

@@ -15,4 +15,2 @@ "main": "lib/index.js",

"benchmark": "npm run compile && node --prof --logfile=benchmarks.log perf/benchmark.js",
"prepublish": "in-publish && npm run compile || not-in-publish",
"postpublish": "in-publish && npm run clean || not-in-publish",
"clean": "rimraf lib"

@@ -28,2 +26,3 @@ },

"devDependencies": {
"babel-cli": "^6.23.0",
"babel-plugin-syntax-flow": "^6.18.0",

@@ -30,0 +29,0 @@ "babel-plugin-transform-flow-comments": "^6.22.0",

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