@types/electron-packager
Advanced tools
Comparing version 5.1.27-alpha to 5.1.28
{ | ||
"name": "@types/electron-packager", | ||
"version": "5.1.27-alpha", | ||
"version": "5.1.28", | ||
"description": "TypeScript definitions for electron-packager v5.1.0", | ||
@@ -15,4 +15,4 @@ "main": "", | ||
"dependencies": { | ||
"@types/node": "4.0.27-alpha" | ||
"@types/node": "4.0.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 08 Jul 2016 19:21:56 GMT | ||
* Last updated: Thu, 14 Jul 2016 13:52:39 GMT | ||
* File structure: Mixed | ||
@@ -14,0 +14,0 @@ * Library Dependencies: node |
@@ -23,3 +23,3 @@ { | ||
], | ||
"contentHash": "cc4b42b0115b3a04d5523250f042da9242cd51a5fcd88081a6560d90e4c6934e" | ||
"contentHash": "fa83814125f1c6dd575e2e958073d23629b28b2e3ce6982323fd20e64aeff366" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
6618
+ Added@types/node@4.0.48(transitive)
- Removed@types/node@4.0.27-alpha(transitive)
Updated@types/node@4.0.*