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 5.2.0 to 5.3.0

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# [5.3.0](https://github.com/Trott/slug/compare/v5.2.0...v5.3.0) (2022-03-04)
### Features
* add bugs entry to package.json ([ca72836](https://github.com/Trott/slug/commit/ca72836f3f2b25ac9476e3f1ebcb997db1ba0f26))
# [5.2.0](https://github.com/Trott/slug/compare/v5.1.1...v5.2.0) (2021-12-27)

@@ -2,0 +9,0 @@

17

package.json
{
"name": "slug",
"description": "slugifies even utf-8 chars!",
"version": "5.2.0",
"version": "5.3.0",
"homepage": "https://github.com/Trott/slug",

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

},
"bugs": "https://github.com/Trott/slug/issues",
"main": "slug.js",

@@ -28,17 +29,17 @@ "keywords": [

"devDependencies": {
"@semantic-release/changelog": "^6.0.0",
"@semantic-release/git": "^10.0.0",
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/git": "^10.0.1",
"chai": "^4.2.0",
"karma": "^6.0.2",
"karma": "^6.3.15",
"karma-chai": "^0.1.0",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage": "^2.0.3",
"karma-coverage": "^2.1.1",
"karma-firefox-launcher": "^2.0.0",
"karma-ie-launcher": "^1.0.0",
"karma-jasmine": "^4.0.0",
"karma-jasmine": "^4.0.1",
"karma-mocha": "^2.0.1",
"mocha": "^9.0.0",
"mocha": "^9.1.4",
"nyc": "^15.0.1",
"requirejs": "^2.3.6",
"semantic-release": "^18.0.0",
"semantic-release": "^19.0.1",
"standard": "^16.0.0"

@@ -45,0 +46,0 @@ },

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