aurelia-json
Advanced tools
Comparing version 0.1.0 to 0.1.2
{ | ||
"name": "aurelia-json", | ||
"version": "0.1.0", | ||
"version": "0.1.2", | ||
"description": "A JSON plugin for Aurelia based projects.", | ||
@@ -23,5 +23,5 @@ "keywords": [ | ||
"devDependencies": { | ||
"aurelia-tools": "^0.1.18", | ||
"babel": "^5.8.23", | ||
"babel-eslint": "^4.1.3", | ||
"aurelia-tools": "^0.2.1", | ||
"babel": "^6.5.2", | ||
"babel-eslint": "^6.0.4", | ||
"babel-plugin-syntax-flow": "^6.5.0", | ||
@@ -36,13 +36,13 @@ "babel-plugin-transform-decorators-legacy": "^1.3.4", | ||
"babel-preset-stage-1": "^6.5.0", | ||
"conventional-changelog": "0.0.11", | ||
"del": "^1.1.0", | ||
"conventional-changelog": "1.1.0", | ||
"del": "^2.2.0", | ||
"fs": "0.0.2", | ||
"gulp": "^3.8.10", | ||
"gulp-babel": "^6.1.2", | ||
"gulp-bump": "^0.3.1", | ||
"gulp-eslint": "^1.0.0", | ||
"gulp-bump": "^2.1.0", | ||
"gulp-eslint": "^2.0.0", | ||
"gulp-tsb": "^1.10.4", | ||
"gulp-yuidoc": "^0.1.2", | ||
"isparta": "^3.1.0", | ||
"istanbul": "^0.3.13", | ||
"isparta": "^4.0.0", | ||
"istanbul": "^0.4.3", | ||
"jasmine-core": "^2.1.3", | ||
@@ -53,13 +53,13 @@ "jspm": "^0.16.15", | ||
"karma-babel-preprocessor": "^6.0.1", | ||
"karma-chrome-launcher": "^0.2.1", | ||
"karma-coverage": "^0.5.3", | ||
"karma-jasmine": "^0.3.5", | ||
"karma-jspm": "2.0.1-beta.2", | ||
"object.assign": "^1.0.3", | ||
"karma-chrome-launcher": "^1.0.1", | ||
"karma-coverage": "^1.0.0", | ||
"karma-jasmine": "^1.0.2", | ||
"karma-jspm": "2.1.1", | ||
"object.assign": "^4.0.3", | ||
"path": "^0.12.7", | ||
"require-dir": "^0.1.0", | ||
"require-dir": "^0.3.0", | ||
"run-sequence": "^1.0.2", | ||
"typescript": "^1.8.10", | ||
"vinyl-paths": "^1.0.0", | ||
"yargs": "^2.1.1" | ||
"vinyl-paths": "^2.1.0", | ||
"yargs": "^4.7.1" | ||
}, | ||
@@ -66,0 +66,0 @@ "jspm": { |
{ | ||
"name": "aurelia-json", | ||
"homepage": "https://github.com/heruan/aurelia-json", | ||
"version": "0.1.0", | ||
"version": "0.1.2", | ||
"main": "dist/es2015/index.d.ts", | ||
@@ -6,0 +6,0 @@ "dependencies": { |
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
182520