Socket
Socket
Sign inDemoInstall

web-encoding

Package Overview
Dependencies
1
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

6

package.json
{
"name": "web-encoding",
"version": "1.1.0",
"version": "1.1.1",
"description": "TextEncoder and TextDecoder APIs from Encoding Standard APIs in a universal package",

@@ -17,5 +17,5 @@ "keywords": [

".": {
"browser": "./src/lib.browser.js",
"import": "./src/lib.js",
"require": "./src/lib.cjs",
"browser": "./src/lib.browser.js"
"require": "./src/lib.cjs"
}

@@ -22,0 +22,0 @@ },

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc