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

utf8-encoding

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

utf8-encoding - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

utf8-encoding.js.map

5

package.json
{
"name": "utf8-encoding",
"description": "utf8 encoder/decoder of whatwg Encoding Living Standard https://encoding.spec.whatwg.org/",
"version": "0.1.1",
"version": "0.1.2",
"author": "Jxck",

@@ -24,2 +24,3 @@ "bugs": {

"utf8-encoding.js",
"utf8-encoding.js.map",
"utf8-encoding.ts"

@@ -43,3 +44,3 @@ ],

"bower": "bower install",
"clean": "\\rm -f *.js npm-debug.log",
"clean": "\\rm -f *.js *.map npm-debug.log",
"type": "cp node_modules/obtain-unicode/obtain-unicode.d.ts types/",

@@ -46,0 +47,0 @@ "prepublish": "npm run tsc",

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