@synatic/json-magic
Advanced tools
Comparing version 0.1.2 to 1.0.0
{ | ||
"name": "@synatic/json-magic", | ||
"version": "0.1.2", | ||
"version": "1.0.0", | ||
"description": "Utilities for manipulating JSON objects.", | ||
@@ -25,3 +25,3 @@ "main": "index.js", | ||
"author": { | ||
"name": "FilePounder Inc", | ||
"name": "Synatic Inc", | ||
"url": "https://synatic.com" | ||
@@ -49,9 +49,9 @@ }, | ||
"devDependencies": { | ||
"eslint": "^7.16.0", | ||
"eslint": "^7.32.0", | ||
"eslint-config-google": "^0.14.0", | ||
"eslint-config-prettier": "^8.1.0", | ||
"mocha": "^9.0.1", | ||
"eslint-config-prettier": "^8.3.0", | ||
"mocha": "^9.1.0", | ||
"nyc": "^15.1.0", | ||
"prettier": "^2.2.1" | ||
"prettier": "^2.3.2" | ||
} | ||
} |
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
331
0
21143