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

z-builtins

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

z-builtins - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

4

lib/index.js

@@ -43,2 +43,6 @@ // Generated by CoffeeScript 1.7.1

exports.get = function(property) {
return this.value[property];
};
}).call(this);

2

package.json

@@ -12,3 +12,3 @@ {

],
"version": "0.1.1",
"version": "0.1.2",
"author": "Jakob Mattsson <jakob.mattsson@gmail.com> (jakobmattsson.se)",

@@ -15,0 +15,0 @@ "license": "MIT",

@@ -1,3 +0,3 @@

# z-underscore [![Build Status](https://secure.travis-ci.org/jakobmattsson/z-builtins.png)](http://travis-ci.org/jakobmattsson/z-builtins)
# z-builtins [![Build Status](https://secure.travis-ci.org/jakobmattsson/z-builtins.png)](http://travis-ci.org/jakobmattsson/z-builtins)
JavaScript builtin mixins for Z
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