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

cake-case

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

cake-case - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

15

package.json
{
"name": "cake-case",
"version": "1.1.1",
"version": "1.1.2",
"description": "The simple utility methods that converts string case.",

@@ -29,11 +29,11 @@ "main": "dist/cake-case.js",

"devDependencies": {
"@types/jest": "^23.3.0",
"jest": "^23.4.1",
"@types/jest": "^23.3.1",
"jest": "^23.4.2",
"source-map-loader": "^0.2.3",
"ts-jest": "^23.0.1",
"ts-jest": "^23.1.3",
"ts-loader": "^4.4.2",
"typescript": "^2.9.2",
"webpack": "^4.16.2",
"typescript": "^3.0.1",
"webpack": "^4.16.5",
"webpack-cli": "^3.1.0",
"webpack-merge": "^4.1.3",
"webpack-merge": "^4.1.4",
"webpack-notifier": "^1.6.0"

@@ -45,2 +45,3 @@ },

},
"testURL": "http://localhost",
"testRegex": "(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$",

@@ -47,0 +48,0 @@ "collectCoverage": true,

Sorry, the diff of this file is not supported yet

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