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

complete-string

Package Overview
Dependencies
Maintainers
0
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

complete-string - npm Package Compare versions

Comparing version 2.2.10 to 2.2.11

8

package.json
{
"name": "complete-string",
"version": "2.2.10",
"version": "2.2.11",
"description": "🔨 Complete string by any char",

@@ -16,8 +16,6 @@ "license": "MIT",

"scripts": {
"build": "webpack",
"build:prod": "webpack --mode=production",
"build": "webpack --mode=production",
"watch": "webpack -w",
"test": "jasmine test/specs/**/**.js",
"coverage": "nyc npm run test && nyc report --reporter=html",
"version": "npm run build:prod"
"coverage": "nyc npm run test && nyc report --reporter=html"
},

@@ -24,0 +22,0 @@ "devDependencies": {

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