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

@coolgk/string

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coolgk/string - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

25

package.json

@@ -1,24 +0,1 @@

{
"name": "@coolgk/string",
"version": "1.0.5",
"author": "Daniel Gong <daniel.k.gong@gmail.com>",
"homepage": "https://www.npmjs.com/package/@coolgk/utils",
"bugs": {
"url": "https://github.com/coolgk/utils/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/coolgk/utils.git"
},
"description": "string utility functions",
"keywords": [
"stripTags",
"escapeHtml",
"unescapeHtml",
"prepad0",
"typescript"
],
"main": "./string.js",
"types": "./string.d.ts",
"license": "MIT"
}
{"name":"@coolgk/string","version":"1.0.6","author":"Daniel Gong <daniel.k.gong@gmail.com>","homepage":"https://www.npmjs.com/package/@coolgk/utils","bugs":{"url":"https://github.com/coolgk/utils/issues"},"repository":{"type":"git","url":"https://github.com/coolgk/utils.git"},"description":"string utility functions","keywords":["stripTags","escapeHtml","unescapeHtml","prepad0","typescript"],"pre-commit":{"silent":false,"run":["test:precommit","tslint"]},"main":"./string.js","types":"./string.d.ts","license":"MIT"}

2

string.d.ts
/*!
* @package @coolgk/utils
* @version 1.0.5
* @version 1.0.6
* @link https://www.npmjs.com/package/@coolgk/utils

@@ -5,0 +5,0 @@ * @license MIT

/*!
* @package @coolgk/utils
* @version 1.0.5
* @version 1.0.6
* @link https://www.npmjs.com/package/@coolgk/utils

@@ -5,0 +5,0 @@ * @license 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