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

@directus/format-title

Package Overview
Dependencies
Maintainers
3
Versions
164
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@directus/format-title - npm Package Compare versions

Comparing version 9.0.0-rc.83 to 9.0.0-rc.84

15

package.json
{
"name": "@directus/format-title",
"version": "9.0.0-rc.83",
"version": "9.0.0-rc.84",
"description": "Custom string formatter that converts any string into [Title Case](http://www.grammar-monster.com/lessons/capital_letters_title_case.htm)",

@@ -32,17 +32,16 @@ "keywords": [

"build": "rollup -c rollup.config.js",
"start": "rollup -c rollup.config.js -w",
"prepublishOnly": "npm run build"
"start": "rollup -c rollup.config.js -w"
},
"devDependencies": {
"@rollup/plugin-commonjs": "19.0.0",
"@rollup/plugin-commonjs": "19.0.1",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "13.0.0",
"@rollup/plugin-node-resolve": "13.0.1",
"rimraf": "3.0.2",
"rollup": "2.52.3",
"rollup": "2.53.2",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.30.0",
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"gitHead": "04976eb13f8865d1d707845abc84353581573f1e"
"gitHead": "f60deb9ca2f44ecd3f2bbaeaff9911746469f56d"
}
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