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

@lazy-cjk/util

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lazy-cjk/util - npm Package Compare versions

Comparing version 1.0.18 to 1.0.19

15

CHANGELOG.md

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

## [1.0.19](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/util@1.0.18...@lazy-cjk/util@1.0.19) (2024-01-29)
### 📌 Dependencies
* update deps ([84fdf45](https://github.com/bluelovers/ws-regexp/commit/84fdf45835b0a643dcea895cb95e59c5b64d37a2))
### 🔖 Miscellaneous
* . ([153b9b2](https://github.com/bluelovers/ws-regexp/commit/153b9b2ca07434f55f4f09f791715247120973e3))
## [1.0.18](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/util@1.0.17...@lazy-cjk/util@1.0.18) (2022-10-16)

@@ -8,0 +23,0 @@

10

package.json
{
"name": "@lazy-cjk/util",
"version": "1.0.18",
"version": "1.0.19",
"description": "",

@@ -65,2 +65,3 @@ "keywords": [

"test:jest": "jest",
"test:jest:coverage": "yarn run test:jest -- --coverage",
"test:jest:snapshot": "yarn run test:jest -- -u",

@@ -79,7 +80,8 @@ "test:mocha": "npx mocha --require ts-node/register \"!(node_modules)/**/*.{test,spec}.{ts,tsx}\"",

"tsc:default": "tsc -p tsconfig.json",
"tsc:esm": "tsc -p tsconfig.esm.json"
"tsc:esm": "tsc -p tsconfig.esm.json",
"tsc:showConfig": "ynpx get-current-tsconfig -p"
},
"dependencies": {
"tslib": ">=2",
"uni-string": "^2.0.2"
"uni-string": "^2.0.7"
},

@@ -89,3 +91,3 @@ "publishConfig": {

},
"gitHead": "e4f1fa1320fc53a7d04384baf64779072ceef73b"
"gitHead": "3da68f8abe92eaa77bb13b8cc1b852b1f831c735"
}
strtable.js.map

Sorry, the diff of this file is not supported yet

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