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

krl-stdlib

Package Overview
Dependencies
Maintainers
2
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

krl-stdlib - npm Package Compare versions

Comparing version 0.40.0 to 0.40.1

11

package.json
{
"name": "krl-stdlib",
"version": "0.40.0",
"version": "0.40.1",
"description": "Standard library for KRL",

@@ -8,3 +8,3 @@ "main": "src/index.js",

"start": "onchange -i src/ -- npm test",
"lint": "../../node_modules/.bin/eslint src/ && echo lint-ok",
"lint": "eslint src/ && echo lint-ok",
"test": "npm run lint -s && node src/tests.js | faucet"

@@ -29,9 +29,10 @@ },

"co-callback": "^1.2.1",
"faucet": "^0.0.1",
"eslint": "^4.8.0",
"faucet": "0.0.1",
"onchange": "^3.2.1",
"tape": "^4.8.0"
"tape": "^4.6.0"
},
"dependencies": {
"lodash": "^4.13.1"
"lodash": "^4.17.4"
}
}
# krl-stdlib
[![build status](https://secure.travis-ci.org/Picolab/node-krl-stdlib.svg)](https://travis-ci.org/Picolab/node-krl-stdlib)
[![build status](https://secure.travis-ci.org/Picolab/pico-engine.svg)](https://travis-ci.org/Picolab/pico-engine)
[![windows build status](https://ci.appveyor.com/api/projects/status/cxnk24jb697a9m5b?svg=true)](https://ci.appveyor.com/project/farskipper/pico-engine)

@@ -5,0 +6,0 @@ Standard library for KRL

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