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.1.0 to 1.0.0

8

package.json
{
"name": "limax",
"version": "0.1.0",
"version": "1.0.0",
"main": "./lib/limax",

@@ -33,8 +33,8 @@ "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.",

"dependencies": {
"speakingurl": "^0.9.1",
"speakingurl": "^0.20.0",
"pinyin2": "^2.0.8",
"hepburn": "^0.6.0",
"cld": "^2.1.0",
"deferred": "^0.7.1"
"cld": "^2.2.0",
"deferred": "^0.7.2"
}
}

@@ -76,3 +76,3 @@ # limax

Copyright 2013 Lovell Fuller
Copyright 2013, 2014, 2015 Lovell Fuller

@@ -79,0 +79,0 @@ Licensed under the Apache License, Version 2.0 (the "License");

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