aurelia-metadata
Advanced tools
Comparing version 1.0.0-beta.1.1.3 to 1.0.0-beta.1.1.4
{ | ||
"name": "aurelia-metadata", | ||
"version": "1.0.0-beta.1.1.3", | ||
"version": "1.0.0-beta.1.1.4", | ||
"description": "Utilities for reading and writing the metadata of JavaScript functions.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -0,1 +1,4 @@ | ||
### 1.0.0-beta.1.1.4 (2016-02-08) | ||
### 1.0.0-beta.1.1.2 (2016-01-28) | ||
@@ -2,0 +5,0 @@ |
{ | ||
"name": "aurelia-metadata", | ||
"version": "1.0.0-beta.1.1.3", | ||
"version": "1.0.0-beta.1.1.4", | ||
"description": "Utilities for reading and writing the metadata of JavaScript functions.", | ||
@@ -33,2 +33,6 @@ "keywords": [ | ||
}, | ||
"dependencies": { | ||
"aurelia-pal": "^1.0.0-beta.1.1.1", | ||
"core-js": "^2.0.3" | ||
}, | ||
"devDependencies": { | ||
@@ -40,3 +44,3 @@ "babel": "babel-core@^5.1.13", | ||
}, | ||
"peerDependencies": { | ||
"dependencies": { | ||
"aurelia-pal": "^1.0.0-beta.1.1.1", | ||
@@ -43,0 +47,0 @@ "core-js": "^2.0.3" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
331213
+ Addedcore-js@^2.0.3