Sign In

tree-shake

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tree-shake - npm Package Compare versions

Comparing version
1.0.2
to
1.0.3
+3
-2
package.json
{
"name": "tree-shake",
"version": "1.0.2",
"version": "1.0.3",
"description": "Test if a package is 100% tree-shakeable",

@@ -20,3 +20,4 @@ "main": "main.js",

"modules",
"package"
"package",
"dead code elimination"
],

@@ -23,0 +24,0 @@ "author": "Igor L Irianto <igoririanto@rocketmail.com>",