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

limax

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

limax - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

8

package.json
{
"name": "limax",
"version": "0.0.1",
"version": "0.0.2",
"main": "./lib/limax",

@@ -11,3 +11,3 @@ "description": "Node.js module to generate URL slugs. Another one? This one cares about i18n and transliterates non-Latin scripts to conform to the RFC3986 standard. Mostly API-compatible with similar modules.",

"engines": {
"node": "*"
"node": ">=0.8"
},

@@ -34,7 +34,7 @@ "scripts": {

"dependencies": {
"speakingurl": "~0.8",
"speakingurl": "~0.9",
"pinyin2": "~2.0",
"hepburn": "~0.3",
"hepburn": "~0.5",
"cld": "~0.0"
}
}

Sorry, the diff of this file is not supported yet

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