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

boxed-state

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boxed-state - npm Package Compare versions

Comparing version 0.8.4 to 0.8.6

10

package.json
{
"name": "boxed-state",
"version": "0.8.4",
"version": "0.8.6",
"private": false,

@@ -18,7 +18,7 @@ "description": "Immutable proxy wrapper with exception free access to nested properties and auto-instantiation of intermediate containers when nested properties are defined",

"util-string-wrap": "^0.1.0",
"util-type-funcs": "^0.2.2",
"util-type-funcs": "^0.2.4",
"for-each-break": "^0.2.0",
"obj-each-break": "^0.1.2",
"boxed-out": "^0.1.0",
"boxed-immutable": "^0.8.0"
"obj-each-break": "^0.1.8",
"boxed-out": "^0.1.2",
"boxed-immutable": "^0.8.2"
},

@@ -25,0 +25,0 @@ "devDependencies": {

describe(`README`, () => {
test(`readme useage`, () => {
test(`readme usage`, () => {
const boxState = require('boxed-state').boxState;

@@ -4,0 +4,0 @@

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

- [0.8.6](#086)
- [0.8.4](#084)

@@ -11,2 +12,6 @@ - [0.8.2](#082)

## 0.8.6
* Fix: update dependencies
## 0.8.4

@@ -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