Socket
Socket
Sign inDemoInstall

relaxed-json

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

relaxed-json - npm Package Compare versions

Comparing version 0.2.4 to 0.2.6

18

package.json
{
"name": "relaxed-json",
"description": "Relaxed JSON is strict superset JSON, relaxing strictness of valilla JSON",
"version": "0.2.4",
"version": "0.2.6",
"homepage": "https://github.com/phadej/relaxed-json",

@@ -26,14 +26,14 @@ "author": {

"engines": {
"node": ">= 0.8.0"
"node": ">= 0.10.0"
},
"scripts": {
"test": "grunt"
"test": "make"
},
"devDependencies": {
"grunt-contrib-jshint": "~0.8.0",
"grunt": "~0.4.1",
"grunt-contrib-uglify": "~0.3.2",
"grunt-simple-mocha": "~0.4.0",
"jsverify": "~0.1.2",
"underscore": "~1.6.0"
"jsverify": "~0.2.0",
"underscore": "~1.6.0",
"mocha": "~1.20.1",
"jshint": "~2.5.1",
"istanbul": "~0.2.6",
"uglify-js": "~2.4.13"
},

@@ -40,0 +40,0 @@ "keywords": [

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