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

string-converter

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

string-converter - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

52

package.json
{
"name": "string-converter",
"version": "1.0.0",
"version": "1.1.0",
"description": "Converts strings to other javascript types",

@@ -49,31 +49,32 @@ "main": "dist/src/index.js",

"lodash-es": "^4.17.15",
"tslib": "^1.10.0"
"tslib": "^1.11.1"
},
"devDependencies": {
"@commitlint/config-conventional": "^8.2.0",
"@types/jest": "^24.0.18",
"@commitlint/config-conventional": "^8.3.4",
"@types/jest": "^25.1.4",
"@types/lodash-es": "^4.17.3",
"@typescript-eslint/eslint-plugin": "^2.3.3",
"@typescript-eslint/parser": "^2.3.3",
"commitlint": "^8.2.0",
"coveralls": "^3.0.6",
"eslint": "^6.1.0",
"eslint-config-airbnb": "^18.0.1",
"eslint-config-prettier": "^6.4.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.17.0",
"@typescript-eslint/eslint-plugin": "^2.23.0",
"@typescript-eslint/parser": "^2.23.0",
"commitlint": "^8.3.5",
"coveralls": "^3.0.9",
"eslint": "^6.8.0",
"eslint-config-airbnb": "^18.1.0",
"eslint-config-prettier": "^6.10.0",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-jest": "^23.8.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.1",
"eslint-plugin-react": "^7.16.0",
"eslint-plugin-react-hooks": "^1.7.0",
"husky": "^3.0.8",
"jest": "^24.9.0",
"jest-extended": "^0.11.2",
"lint-staged": "^9.4.2",
"prettier": "^1.18.2",
"rimraf": "^3.0.0",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-react": "^7.19.0",
"eslint-plugin-react-hooks": "^2.5.0",
"husky": "^4.2.3",
"jest": "^25.1.0",
"jest-extended": "^0.11.5",
"lint-staged": "^10.0.8",
"minimist": "^1.2.5",
"prettier": "^1.19.1",
"rimraf": "^3.0.2",
"shx": "^0.3.2",
"ts-jest": "^24.1.0",
"typescript": "^3.6.4",
"typedoc": "^0.15.0"
"ts-jest": "^25.2.1",
"typedoc": "^0.16.11",
"typescript": "^3.8.3"
},

@@ -89,3 +90,2 @@ "husky": {

"eslint --fix",
"git add",
"jest --bail --findRelatedTests"

@@ -92,0 +92,0 @@ ]

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