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

@chantouchsek/validatorjs

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chantouchsek/validatorjs - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

12

CHANGELOG.md

@@ -5,2 +5,14 @@ # Changelog

### [1.0.3](https://github.com/chantouchsek/validator-js/compare/v1.0.2...v1.0.3) (2022-04-30)
### Bug Fixes
* add ts-node ([4def6dc](https://github.com/chantouchsek/validator-js/commit/4def6dcfda3dafa39704537536eba78089e10e78))
* **deps:** bump actions/checkout from 2.4.0 to 3.0.2 ([e64c8c7](https://github.com/chantouchsek/validator-js/commit/e64c8c7030a11f502c3b511d6c57cb605ab85ad7))
* **deps:** bump actions/setup-node from 2.5.1 to 3.1.1 ([5192f4c](https://github.com/chantouchsek/validator-js/commit/5192f4ccba6d27abbfdd79121b7a91b9d11a24ff))
* **deps:** bump actions/stale from 4 to 5 ([2abf89a](https://github.com/chantouchsek/validator-js/commit/2abf89a7245a38e1b9a6b59be8b218255f5988b0))
* **deps:** bump github/codeql-action from 1 to 2 ([a2db7c1](https://github.com/chantouchsek/validator-js/commit/a2db7c105de307cce839a0cae3181f665d0e5cb1))
* **deps:** bump minimist from 1.2.5 to 1.2.6 ([f8aaf29](https://github.com/chantouchsek/validator-js/commit/f8aaf29cc17fb98bf4048d8a150897b3e85c635c))
### [1.0.2](https://github.com/chantouchsek/validator-js/compare/v1.0.1...v1.0.2) (2022-01-18)

@@ -7,0 +19,0 @@

11

package.json
{
"name": "@chantouchsek/validatorjs",
"version": "1.0.2",
"version": "1.0.3",
"description": "The validator-js library makes data validation in JavaScript very easy in both the browser and Node.js.",

@@ -60,15 +60,16 @@ "main": "dist/main.js",

"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-promise": "^6.0.0",
"husky": "^7.0.4",
"jest": "^27.4.5",
"jest": "^27.5.1",
"lint-staged": "^12.1.4",
"node-notifier": "^10.0.0",
"prettier": "^2.5.1",
"prettier": "^2.6.2",
"rimraf": "^3.0.2",
"standard-version": "^9.3.2",
"ts-jest": "^27.1.2",
"ts-jest": "^27.1.4",
"ts-node": "^10.7.0",
"typescript": "^4.5.4"
}
}
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