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

@teleturbis/js-validator

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teleturbis/js-validator - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

7

package.json
{
"name": "@teleturbis/js-validator",
"version": "1.0.1",
"version": "1.0.2",
"description": "This is a simple Validator, to check Strings for valid Characters. Also you can check an Email and an IBAN. Read more: https://www.npmjs.com/package/@teleturbis/js-validator",

@@ -20,6 +20,3 @@ "keywords": [

"test": "jest",
"build": "rimraf ./build && tsc",
"start": "npm run build && node build/index.js",
"prepublish": "jest && tsc && npm pack",
"dev": "npx nodemon",
"push": "jest && npm version patch && npm pack && tsc && git push",

@@ -40,4 +37,2 @@ "deploy": "jest && npm publish"

"jest": "^29.3.1",
"nodemon": "^2.0.20",
"rimraf": "^4.0.4",
"ts-jest": "^29.0.5",

@@ -44,0 +39,0 @@ "ts-node": "^10.9.1",

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