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

boxed-immutable

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boxed-immutable - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

1

lib/util.js
"use strict";
const _ = require('lodash');
exports.inherits = require('inherits');

@@ -6,0 +5,0 @@ exports.extend = function (other, add) {

2

package.json
{
"name": "boxed-immutable",
"version": "0.1.1",
"version": "0.1.2",
"private": false,

@@ -5,0 +5,0 @@ "description": "Immutable proxy wrapper with auto-vivification",

@@ -6,2 +6,3 @@ # Version History

- [0.1.2](#012)
- [0.1.1](#011)

@@ -11,2 +12,6 @@ - [0.1.0](#010)

## 0.1.2
* Fix: clean out node_modules to detect extraneous requires which are not used
## 0.1.1

@@ -13,0 +18,0 @@

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