🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

restructure-next

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

restructure-next - npm Package Compare versions

Comparing version

to
1.0.1

10

package.json
{
"name": "restructure-next",
"version": "1.0.0",
"version": "1.0.1",
"description": "Declaratively encode and decode binary data",
"main": "index.js",
"dependencies": {
"browserify-optional": "^1.0.0"
},
"devDependencies": {

@@ -17,7 +14,2 @@ "chai": "~1.9.1",

},
"browserify": {
"transform": [
"browserify-optional"
]
},
"scripts": {

@@ -24,0 +16,0 @@ "test": "mocha",