Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@synatic/json-magic

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@synatic/json-magic - npm Package Compare versions

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"
}
}