New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pogo

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pogo - npm Package Compare versions

Comparing version 0.8.0-beta3 to 0.8.0-beta4

15

package.json
{
"name": "pogo",
"version": "0.8.0-beta3",
"version": "0.8.0-beta4",
"description": "A readable, DSL friendly programming language that compiles to JavaScript",

@@ -23,6 +23,5 @@ "author": "Tim Macfarlane <timmacfarlane@gmail.com>",

"devDependencies": {
"bluebird": "^1.2.4",
"bluebird": "^2.0.7",
"browserify": "",
"chai": "^1.9.1",
"es6-promise": "~1.0.0",
"glob": "",

@@ -32,6 +31,3 @@ "install": "~0.1.7",

"mocha": "^1.18.2",
"npm": "~1.4.10",
"pogoify": "",
"promises-aplus-tests": "^2.0.4",
"should": ""
"pogoify": "0.0.3"
},

@@ -47,3 +43,3 @@ "bugs": {

"peerDependencies": {
"bluebird": "~1.2.4"
"bluebird": "~2.0.7"
},

@@ -54,3 +50,4 @@ "keywords": [

],
"license": "BSD-2-Clause"
"license": "BSD-2-Clause",
"browser": "lib/parser/compiler.js"
}
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