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 1.6.0 to 1.7.0

LICENSE

12

package.json
{
"name": "limax",
"version": "1.6.0",
"version": "1.7.0",
"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": ">=4"
"node": ">=6"
},

@@ -42,3 +42,3 @@ "scripts": {

"dependencies": {
"hepburn": "^1.0.0",
"hepburn": "^1.1.0",
"pinyin": "^2.8.3",

@@ -48,6 +48,6 @@ "speakingurl": "^14.0.1"

"devDependencies": {
"ava": "^0.24.0",
"nyc": "^11.4.1",
"semistandard": "^11.0.0"
"ava": "^0.25.0",
"nyc": "^13.0.1",
"semistandard": "^12.0.1"
}
}
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