json-stringify-pretty-compact
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -0,1 +1,6 @@ | ||
### Version 1.2.0 (2018-04-22) ### | ||
- Added: TypeScript definition. Thanks to @domoritz! | ||
### Version 1.1.0 (2018-01-12) ### | ||
@@ -2,0 +7,0 @@ |
{ | ||
"name": "json-stringify-pretty-compact", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"author": "Simon Lydell", | ||
@@ -10,3 +10,4 @@ "license": "MIT", | ||
"files": [ | ||
"index.js" | ||
"index.js", | ||
"index.d.ts" | ||
], | ||
@@ -13,0 +14,0 @@ "keywords": [ |
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
7715
6
87