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.4.1 to 0.4.2

2

lib/terms/statements.js

@@ -53,2 +53,4 @@ (function() {

}
} else {
return self.statements.push(terms.functionCall(terms.callbackFunction, []));
}

@@ -55,0 +57,0 @@ },

2

package.json
{
"name": "pogo",
"version": "0.4.1",
"version": "0.4.2",
"description": "A readable, DSL friendly programming language that compiles to JavaScript",

@@ -5,0 +5,0 @@ "maintainers": [

Sorry, the diff of this file is not supported yet

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