New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

unicode-length

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unicode-length - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

lib/unicode-length.js

23

package.json
{
"name": "unicode-length",
"version": "2.0.1",
"version": "2.0.2",
"description": "Get the length of unicode strings",
"main": "build/unicode-length.js",
"main": "lib/unicode-length.js",
"files": [
"build/unicode-length.js"
"lib/unicode-length.js"
],

@@ -23,4 +23,4 @@ "homepage": "https://github.com/jviotti/unicode-length",

"scripts": {
"test": "gulp test",
"prepublish": "gulp build"
"lint": "standard",
"test": "node ./tests/unicode-length.spec.js | tap-spec"
},

@@ -30,12 +30,5 @@ "author": "Juan Cruz Viotti <jv@jviotti.com>",

"devDependencies": {
"chai": "~1.10.0",
"coffee-script": "~1.8.0",
"gulp": "~3.8.10",
"gulp-coffee": "~2.2.0",
"gulp-coffeelint": "~0.4.0",
"gulp-mocha": "~2.0.0",
"gulp-util": "~3.0.1",
"mocha": "~2.0.1",
"sinon": "~1.12.2",
"sinon-chai": "~2.6.0"
"standard": "^12.0.1",
"tap-spec": "^5.0.0",
"tape": "^4.10.2"
},

@@ -42,0 +35,0 @@ "dependencies": {

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