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

@texting/string-value

Package Overview
Dependencies
Maintainers
0
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@texting/string-value - npm Package Compare versions

Comparing version 0.1.13 to 0.2.0

dist/index.js

26

package.json
{
"name": "@texting/string-value",
"version": "0.1.13",
"version": "0.2.0",
"description": "Get quasi pseudo value of a string",
"main": "./dist/index.cjs",
"exports": {
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
},
"type": "module",
"exports": "./dist/index.js",
"files": [

@@ -16,6 +13,2 @@ "dist"

},
"scripts": {
"pub": "npm publish",
"test": "node -r @babel/register test/test.index.js"
},
"dependencies": {

@@ -25,5 +18,5 @@ "@typen/enum-data-types": "^0.1.19"

"devDependencies": {
"@aryth/math": "^0.6.8",
"@vect/object-init": "^0.7.16",
"@vect/vector-zipper": "^0.7.16"
"@aryth/math": "^0.7.0",
"@vect/object-init": "^0.8.0",
"@vect/vector-zipper": "^0.8.0"
},

@@ -46,3 +39,6 @@ "repository": {

"homepage": "https://github.com/gadge/spare#readme",
"gitHead": "237b214a27792b5e5b7ba22cc00dc598bf0c33b4"
}
"scripts": {
"pub": "npm publish",
"test": "node -r @babel/register test/test.index.js"
}
}

@@ -0,0 +0,0 @@ ## @texting/string-value

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