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

aurelia-route-recognizer

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aurelia-route-recognizer - npm Package Compare versions

Comparing version 1.0.0-beta.1.1.0 to 1.0.0-beta.1.1.1

2

bower.json
{
"name": "aurelia-route-recognizer",
"version": "1.0.0-beta.1.1.0",
"version": "1.0.0-beta.1.1.1",
"description": "A lightweight JavaScript library that matches paths against registered routes. It includes support for dynamic and star segments and nested handlers.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -0,1 +1,4 @@

### 1.0.0-beta.1.1.1 (2016-02-08)
### 1.0.0-beta.1.1.0 (2016-01-29)

@@ -2,0 +5,0 @@

{
"name": "aurelia-route-recognizer",
"version": "1.0.0-beta.1.1.0",
"version": "1.0.0-beta.1.1.1",
"description": "A lightweight JavaScript library that matches paths against registered routes. It includes support for dynamic and star segments and nested handlers.",

@@ -36,2 +36,6 @@ "keywords": [

},
"dependencies": {
"aurelia-path": "^1.0.0-beta.1.1.0",
"core-js": "^2.0.3"
},
"devDependencies": {

@@ -43,3 +47,3 @@ "babel": "babel-core@^5.8.24",

},
"peerDependencies": {
"dependencies": {
"aurelia-path": "^1.0.0-beta.1.1.0",

@@ -46,0 +50,0 @@ "core-js": "^2.0.3"

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