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

lazy-unicode

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lazy-unicode - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

5

lazy-unicode.js

@@ -19,3 +19,4 @@ /* rebuild like so:

Object.defineProperty(o,name,{
configurable:true
configurable:true
,enumerable: true
,get(){

@@ -30,2 +31,2 @@ delete o[name]

module.exports=o
module.exports=o

3

package.json
{
"name": "lazy-unicode",
"version": "1.0.7",
"version": "1.0.8",
"description": "Access to all 128,172 unicode characters by block in < 8kb",

@@ -15,3 +15,2 @@ "main": "lazy-unicode.js",

"unicode",
"unicode",
"blocks",

@@ -18,0 +17,0 @@ "code",

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