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

typeson-registry

Package Overview
Dependencies
Maintainers
2
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typeson-registry - npm Package Compare versions

Comparing version 11.0.1 to 11.0.2

10

package.json
{
"name": "typeson-registry",
"version": "11.0.1",
"version": "11.0.2",
"description": "The type registry for typeson",

@@ -22,2 +22,10 @@ "author": "dfahlander",

},
"./polyfills/createObjectURL.js": {
"import": {
"types": "./dist/polyfills/createObjectURL.d.ts",
"default": "./polyfills/createObjectURL.js"
},
"require": "./polyfills/createObjectURL.umd.cjs",
"default": "./polyfills/createObjectURL.umd.cjs"
},
"./*": "./*"

@@ -24,0 +32,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