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 1.0.0 to 1.0.1

11

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

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

"prep": "npm install --ignore-scripts && npm run list",
"prepublishOnly2": "git pull && bump release",
"test": "npm run prep"
"prepublishOnly": "git pull && bump release",
"test": "npm run prep",
"lint": "eslint . --fix"
},

@@ -48,5 +49,5 @@ "author": "Axway",

"@geek/eslint-config": "0.0.17",
"eslint": "^7.11.0",
"eslint": "^7.12.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsdoc": "^30.6.5",
"eslint-plugin-jsdoc": "^30.7.3",
"eslint-plugin-promise": "^4.2.1",

@@ -53,0 +54,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