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

tarts

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

tarts - npm Package Compare versions

Comparing version

to
2.0.1

tarts.umd.js

4

package.json
{
"name": "tarts",
"version": "2.0.0",
"version": "2.0.1",
"description": "Create tarballs in node or the browser",

@@ -20,3 +20,3 @@ "type": "module",

"prepublishOnly": "npm run build",
"build": "node -e 'fs.writeFileSync(\"tarts.iife.js\",\";(function(g){\"+fs.readFileSync(\"tarts.js\",\"utf8\").replace(\"export default tarts\",`typeof exports===\"object\"&&typeof module\\!==\"undefined\"?module.exports=tarts:((g?g:self).tarts=tarts);`) + \"})(this);\")'"
"build": "node -e 'fs.writeFileSync(\"tarts.umd.js\",\";(function(g){\"+fs.readFileSync(\"tarts.js\",\"utf8\").replace(\"export default tarts\",`typeof exports===\"object\"&&typeof module\\!==\"undefined\"?module.exports=tarts:((g?g:self).tarts=tarts);`) + \"})(this);\")'"
},

@@ -23,0 +23,0 @@ "keywords": [