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

@texting/phrasing

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/phrasing - npm Package Compare versions

Comparing version 0.1.13 to 0.2.0

dist/index.js

26

package.json
{
"name": "@texting/phrasing",
"version": "0.1.13",
"version": "0.2.0",
"description": "Convert among snake/kebab/camel/pascal phrasings",
"main": "./dist/index.cjs",
"exports": {
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
},
"type": "module",
"exports": "./dist/index.js",
"files": [

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

},
"scripts": {
"pub": "npm publish",
"test": "node -r @babel/register test/test.index.js"
},
"dependencies": {
"@texting/enum-chars": "^0.1.13",
"@texting/regex-phrasing": "^0.1.13",
"@vect/vector-mapper": "^0.7.16"
"@vect/vector-mapper": "^0.8.0",
"@texting/enum-chars": "^0.2.0",
"@texting/regex-phrasing": "^0.2.0"
},

@@ -44,3 +37,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/phrasing

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