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

route-node

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

route-node - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

dist/amd/route-node.js

4

package.json
{
"name": "route-node",
"version": "0.1.1",
"version": "0.1.2",
"description": "A package to create a tree of named routes#",

@@ -35,4 +35,4 @@ "main": "dist/commonjs/route-node.js",

"dependencies": {
"path-parser": "~0.1.0"
"path-parser": "~0.1.1"
}
}

@@ -20,2 +20,3 @@ var babel = require('babel');

buildFactory('common', 'dist/commonjs/route-node.js'),
buildFactory('amd', 'dist/amd/route-node.js'),
buildFactory('umd', 'dist/umd/route-node.js')

@@ -22,0 +23,0 @@ ], function (err) {

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