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

@ariesclark/string

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ariesclark/string - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

README.md

9

package.json

@@ -5,3 +5,3 @@ {

"sideEffects": false,
"version": "0.2.1",
"version": "0.2.2",
"description": "",

@@ -19,8 +19,11 @@ "files": [

"dependencies": {
"@ariesclark/array": "^0.2.1"
"@ariesclark/array": "^0.2.2"
},
"devDependencies": {
"ts-readme": "^1.1.3"
},
"scripts": {
"build": "rm -rf dist/* && tsc",
"build": "rm -rf dist/* && tsc && ts-readme",
"test": "bun test"
}
}
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