New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@lazy-cjk/zh-slugify

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lazy-cjk/zh-slugify - npm Package Compare versions

Comparing version 1.0.82 to 1.0.83

20

CHANGELOG.md

@@ -6,2 +6,22 @@ # Change Log

## [1.0.83](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/zh-slugify@1.0.82...@lazy-cjk/zh-slugify@1.0.83) (2022-10-16)
### 📚 Documentation
* update meta and deps ([333919c](https://github.com/bluelovers/ws-regexp/commit/333919c0bfbed688463fa4850d47ec29cbf0a1a2))
### 🚨 Tests
* update snapshot ([b305f86](https://github.com/bluelovers/ws-regexp/commit/b305f86986b073c1504fc842d019a61453a69741))
### 📌 Dependencies
* update deps ([84eb794](https://github.com/bluelovers/ws-regexp/commit/84eb7941e3fbd630fde0b2996fb5e2f9be101179))
## [1.0.82](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/zh-slugify@1.0.81...@lazy-cjk/zh-slugify@1.0.82) (2022-02-04)

@@ -8,0 +28,0 @@

16

package.json
{
"name": "@lazy-cjk/zh-slugify",
"version": "1.0.82",
"version": "1.0.83",
"description": "",

@@ -54,3 +54,4 @@ "keywords": [

"type": "git",
"url": "git+https://github.com/bluelovers/ws-regexp.git"
"url": "git+https://github.com/bluelovers/ws-regexp.git",
"directory": "packages/@lazy-cjk/zh-slugify"
},

@@ -65,3 +66,6 @@ "license": "ISC",

"test:jest": "jest",
"test:jest:snapshot": "yarn run test:jest -- -u",
"test:mocha": "npx mocha --require ts-node/register \"!(node_modules)/**/*.{test,spec}.{ts,tsx}\"",
"test:snapshot": "yarn run test -- -u",
"test:tsd": "ynpx tsd",
"npm:publish": "npm publish",

@@ -78,5 +82,5 @@ "npm:publish:lerna": "lerna publish --yes",

"dependencies": {
"@lazy-cjk/zh-table-greedy": "^1.0.84",
"@lazy-cjk/zh-table-list": "^1.0.80",
"tslib": "^2.3.1"
"@lazy-cjk/zh-table-greedy": "^1.0.85",
"@lazy-cjk/zh-table-list": "^1.0.81",
"tslib": ">=2"
},

@@ -86,3 +90,3 @@ "publishConfig": {

},
"gitHead": "d179269171b3b5ddfdba1a4d6d83db37b24dba9e"
"gitHead": "e4f1fa1320fc53a7d04384baf64779072ceef73b"
}
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