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

@geek/jsonc

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@geek/jsonc - npm Package Compare versions

Comparing version 0.0.21 to 1.0.0

10

package.json
{
"name": "@geek/jsonc",
"version": "0.0.21",
"version": "1.0.0",
"description": "JSONC and JSON utilities for JavaScript with Node.js and Axway Titanium. ",

@@ -9,4 +9,4 @@ "main": "jsonc.js",

"prep": "npm install --ignore-scripts && npm run list",
"prepublishOnly": "git pull && bump release",
"test": "echo \"no test specified\" && exit 0"
"prepublishOnly2": "git pull && bump release",
"test": "npm run prep"
},

@@ -47,6 +47,6 @@ "author": "Axway",

"devDependencies": {
"@geek/eslint-config": "0.0.18",
"@geek/eslint-config": "0.0.17",
"eslint": "^7.11.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsdoc": "^30.6.4",
"eslint-plugin-jsdoc": "^30.6.5",
"eslint-plugin-promise": "^4.2.1",

@@ -53,0 +53,0 @@ "fs-extra": "^9.0.1",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc