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

slug

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slug - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

10

package.json
{ "name": "slug"
, "description": "slugifies even utf-8 chars!"
, "version": "0.4.1"
, "version": "0.4.2"
, "homepage": "https://github.com/dodo/node-slug"

@@ -11,9 +11,9 @@ , "author": "dodo (https://github.com/dodo)"

, "scripts": {
"test": "./node_modules/.bin/mocha ./test/*.test.* --require should --reporter spec --colors"}
"test": "./node_modules/.bin/mocha ./test/*.test.* --require should --reporter spec --colors --compilers coffee:coffee-script/register"}
, "dependencies": {
"unicode": ">= 0.3.1"}
, "devDependencies": {
"mocha": "0.3.3",
"should": "0.3.2",
"coffee-script": ">= 1.1.2"}
"mocha": "~1.17.1",
"should": "~3.1.2",
"coffee-script": "~1.7.1"}
, "licenses" : [

@@ -20,0 +20,0 @@ { "type": "MIT" ,

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