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

ian-parse-json

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ian-parse-json - npm Package Compare versions

Comparing version 2.0.0 to 3.0.0

25

package.json
{
"name": "ian-parse-json",
"version": "2.0.0",
"description": "supermooi",
"version": "3.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "mocha --reporter spec"
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/RijkvanZanten/ian-parse-json.git"
"url": "git+https://github.com/npm/deprecate-holder.git"
},
"keywords": [
"ian",
"parse",
"json"
],
"author": "Rijk van Zanten",
"license": "MIT",
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/RijkvanZanten/ian-parse-json/issues"
"url": "https://github.com/npm/deprecate-holder/issues"
},
"homepage": "https://github.com/RijkvanZanten/ian-parse-json#readme",
"devDependencies": {
"chai": "^3.5.0",
"mocha": "^3.1.2"
}
"homepage": "https://github.com/npm/deprecate-holder#readme"
}

@@ -1,15 +0,5 @@

# ian-parse-json
# Deprecated Package
supermooi, groetjes van Sjaak
This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name.
## Usage
```javascript
const Ian = require('ian-parse-json');
const ian = new Ian();
const parsedJSON = ian.parse("{\"name\":\"ian\"}");
console.log(parsedJSON); // {name: 'ian'}
```
Please contact support@npmjs.com if you have questions about this package.
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