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

abl-utils

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abl-utils - npm Package Compare versions

Comparing version 0.4.5 to 0.4.6

7

package.json
{
"name": "abl-utils",
"title": "ABL - utils",
"version": "0.4.5",
"version": "0.4.6",
"license": "MIT",

@@ -26,3 +26,3 @@ "description": "description",

"abl-constants": "git+ssh://github.com/bucket-list/constants.git#v0.1.10",
"abl-lang": "git+ssh://github.com/bucket-list/lang.git#0.1.9",
"abl-lang": "git+ssh://github.com/bucket-list/lang.git#v0.1.11",
"debug": "2.2.0",

@@ -39,3 +39,3 @@ "escape-string-regexp": "1.0.5",

"mocha": "2.4.5",
"power-assert": "1.3.0"
"power-assert": "1.3.1"
},

@@ -47,3 +47,2 @@ "engines": {

"postinstall": "babel -d ./build ./source",
"build": "rm -rf build && babel -d ./build ./source",
"pull": "git checkout master && git pull origin master",

@@ -50,0 +49,0 @@ "push": "git push origin master --tags && npm publish",

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