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

jisonify

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jisonify - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

13

package.json
{
"name": "jisonify",
"version": "1.0.2",
"version": "1.0.3",
"description": "Browserify plugin for Jison parsers.",

@@ -14,3 +14,6 @@ "main": "index.js",

"devDependencies": {
"browserify": "3.x.x"
"browserify": "3.x.x",
"grunt": "0.x.x",
"shelljs": "0.x.x",
"inquirer": "0.x.x"
},

@@ -29,5 +32,5 @@ "repository": {

"author": {
"name" : "Chris Schmich",
"email" : "schmch@gmail.com",
"url" : "https://github.com/schmich"
"name": "Chris Schmich",
"email": "schmch@gmail.com",
"url": "https://github.com/schmich"
},

@@ -34,0 +37,0 @@ "homepage": "https://github.com/schmich/jisonify",

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