Socket
Socket
Sign inDemoInstall

path-pattern

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

path-pattern - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

package.json
{
"name": "path-pattern",
"version": "0.1.1",
"version": "0.1.2",
"description": "A url matching lib to go with Realytics/react-router-magic",

@@ -5,0 +5,0 @@ "author": "Etienne Dldc <etienne.dldc@outlook.fr>",

@@ -10,7 +10,7 @@ var path = require('path');

target: 'web',
name: 'redux-router-location',
name: 'path-pattern',
entry: './src/index.ts',
output: {
library: 'ReduxRouterLocation',
library: 'PathPattern',
libraryTarget: 'umd'

@@ -17,0 +17,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