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

@pkgr/umd-globals

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pkgr/umd-globals - npm Package Compare versions

Comparing version 0.7.1 to 0.8.0

7

package.json
{
"name": "@pkgr/umd-globals",
"version": "0.7.1",
"version": "0.8.0",
"type": "module",

@@ -13,9 +13,10 @@ "description": "Union collections of umd globals mappings",

"exports": {
"types": "./lib/index.d.ts",
"import": "./lib/index.js",
"require": "./lib/index.cjs"
},
"types": "lib",
"types": "./lib/index.d.ts",
"files": [
"lib",
"!*.tsbuildinfo"
"!**/*.tsbuildinfo"
],

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

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