🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

rethink-struct

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rethink-struct - npm Package Compare versions

Comparing version
2.0.1
to
2.0.2
+6
-2
package.json
{
"name": "rethink-struct",
"version": "2.0.1",
"version": "2.0.2",
"description": "",

@@ -23,2 +23,6 @@ "main": "src/index.js",

"author": "Xavier Stouder <xavier@stouder.io>",
"bugs": {
"url": "https://github.com/Xstoudi/rethink-struct/issues"
},
"repository": "github:Xstoudi/rethink-struct",
"license": "MIT",

@@ -28,2 +32,2 @@ "dependencies": {

}
}
}