New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

prez-standard

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prez-standard - npm Package Compare versions

Comparing version 1.0.0 to 1.0.2

esm/standard_bundle.js

13

package.json
{
"module": "./esm/standard.js",
"types": "./types/standard.d.ts",
"module": "./esm/standard_bundle.js",
"types": "./types/standard_bundle.d.ts",
"name": "prez-standard",
"version": "1.0.2",
"description": "Standard Package",
"exports": {
".": {
"import": {
"default": "./esm/standard.js",
"types": "./types/standard.d.ts"
"default": "./esm/standard_bundle.js",
"types": "./types/standard_bundle.d.ts"
}

@@ -15,4 +17,3 @@ }

"@types/node": "16.11.37"
},
"version": "1.0.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