Comparing version 0.2.1 to 0.2.2
@@ -99,3 +99,3 @@ { | ||
"name": "newlines_after_classes", | ||
"value": 3, | ||
"value": 1, | ||
"level": "error" | ||
@@ -102,0 +102,0 @@ }, |
{ | ||
"name": "depurar", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Debug with added sugar", | ||
@@ -13,18 +13,18 @@ "keywords": [ | ||
"dependencies": { | ||
"app-root-path": "^1.0.0", | ||
"crc-32": "^0.3.0", | ||
"app-root-path": "1.0.0", | ||
"crc-32": "0.3.0", | ||
"debug": "2.2.0" | ||
}, | ||
"devDependencies": { | ||
"airbud": "^3.4.0", | ||
"async": "^1.4.2", | ||
"chai": "^3.2.0", | ||
"coffee-coverage": "^0.6.3", | ||
"coffee-script": "^1.10.0", | ||
"coffeelint": "^1.12.1", | ||
"coveralls": "^2.11.4", | ||
"istanbul": "^0.4.0", | ||
"mocha": "^2.3.2", | ||
"should": "^7.1.0", | ||
"underscore": "^1.8.3" | ||
"airbud": "3.4.0", | ||
"async": "1.4.2", | ||
"chai": "3.2.0", | ||
"coffee-coverage": "0.6.3", | ||
"coffee-script": "1.10.0", | ||
"coffeelint": "1.12.1", | ||
"coveralls": "2.11.4", | ||
"istanbul": "0.4.0", | ||
"mocha": "2.3.2", | ||
"should": "7.1.0", | ||
"underscore": "1.8.3" | ||
}, | ||
@@ -31,0 +31,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
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
85501
+ Addedapp-root-path@1.0.0(transitive)
- Removedapp-root-path@1.4.0(transitive)
Updatedapp-root-path@1.0.0
Updatedcrc-32@0.3.0