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.1.4 to 1.2.0

11

package.json
{
"name": "limax",
"version": "1.1.4",
"version": "1.2.0",
"main": "./lib/limax",

@@ -32,10 +32,11 @@ "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.",

"contributors": [
"Zhe Feng <fengzhe1983@gmail.com>"
"Zhe Feng <fengzhe1983@gmail.com>",
"Aleksey Olenyuk <alo@qapint.com>"
],
"license": "Apache-2.0",
"dependencies": {
"hepburn": "^0.6.0",
"pinyin": "^2.6.2",
"speakingurl": "^6.0.0"
"hepburn": "^1.0.0",
"pinyin": "2.6.2",
"speakingurl": "^9.0.0"
}
}

@@ -82,3 +82,3 @@ # limax

Copyright 2013, 2014, 2015 Lovell Fuller and contributors.
Copyright 2013, 2014, 2015, 2016 Lovell Fuller and contributors.

@@ -85,0 +85,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