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

@nano-router/history

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nano-router/history - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

dist/bundle.cjs.js

10

package.json
{
"name": "@nano-router/history",
"version": "2.0.0",
"version": "2.0.1",
"description": "Manage session history with JavaScript",
"main": "src/index.js",
"main": "dist/bundle.cjs.js",
"module": "src/index.js",
"scripts": {
"test": "mocha src"
"test": "mocha src",
"build": "rollup -c rollup.config.js"
},

@@ -19,2 +20,3 @@ "keywords": [

"mocha": "^8.1.1",
"rollup": "^2.27.1",
"sinon": "^9.0.3",

@@ -27,3 +29,3 @@ "unexpected": "^11.14.0",

},
"gitHead": "f717d5c3c0883117dede7883ab82409008979337"
"gitHead": "d7944f2f90d2bfcdb0d13dc0649cb4f0c880a498"
}
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