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

algo-lang

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

algo-lang - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

10

package.json
{
"name": "algo-lang",
"version": "1.0.2",
"version": "1.0.3",
"description": "Algorithmic language interpreter (in French only for now)",
"homepage": "https://bitbucket.org/lsystems/algo-lang/overview",
"dependencies": {

@@ -9,2 +10,4 @@ "chalk": "^1.1.3"

"devDependencies": {
"babel-cli": "^6.10.1",
"babel-plugin-transform-es2015-modules-commonjs": "^6.10.3",
"babel-preset-es2015": "^6.9.0"

@@ -20,2 +23,7 @@ },

},
"repository": {
"type": "hg",
"url": "https://qraynaud@bitbucket.org/lsystems/algo-lang"
},
"bugs": "https://bitbucket.org/lsystems/algo-lang/issues?status=new&status=open",
"keywords": [

@@ -22,0 +30,0 @@ "algo",

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