Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@synstack/str

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

@synstack/str - npm Package Compare versions

Comparing version 1.0.1-alpha.0 to 1.0.1

13

package.json

@@ -8,3 +8,3 @@ {

"packageManager": "yarn@4.4.0",
"version": "1.0.1-alpha.0",
"version": "1.0.1",
"description": "Advanced chainable string manipulation",

@@ -30,4 +30,2 @@ "keywords": [

"scripts": {
"publish": "yarn npm publish --access public",
"prepublish": "yarn test && yarn build",
"build": "tsup",

@@ -38,3 +36,4 @@ "build:watch": "tsup --watch",

"test:unit:watch": "node --import tsx --watch --test src/**/*.test.ts",
"test": "yarn test:types && yarn test:unit"
"test": "yarn test:types && yarn test:unit",
"prepare": "yarn test && yarn build"
},

@@ -54,3 +53,3 @@ "exports": {

"dependencies": {
"@synstack/pipe": "1.0.0",
"@synstack/pipe": "^1.0.1",
"change-case": "^5.4.4"

@@ -69,3 +68,3 @@ },

],
"gitHead": "c3857f4b9ec3129c478b62ddf9dbd039b5b133dd"
}
"gitHead": "c743297f6665c317dca929c1ab9dc7e756076321"
}
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