Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tpm

Package Overview
Dependencies
Maintainers
2
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tpm - npm Package Compare versions

Comparing version 1.0.23 to 1.0.24

2

package.json
{
"name": "tpm",
"version": "1.0.23",
"version": "1.0.24",
"description": "Static Package Manager",

@@ -5,0 +5,0 @@ "author": "Longhao Luo <lhluo@tudou.com>",

@@ -126,6 +126,16 @@

compress : {
sequences : false,
properties : false,
dead_code : false,
conditionals : false,
comparisons : false,
evaluate : false,
booleans : false,
loops : false,
unused : false,
hoist_funs : false,
hoist_vars : false,
if_return : false,
join_vars : false,
loops : false,
unused : false
cascade : false,
}

@@ -132,0 +142,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