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

sw-class-validator

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sw-class-validator - npm Package Compare versions

Comparing version

to
1.0.2

5

package.json
{
"name": "sw-class-validator",
"private": false,
"version": "1.0.1",
"version": "1.0.2",
"description": "Class-based validation with Typescript / ES6 / ES5 using decorators or validation schemas. Supports both node.js and browser",

@@ -58,2 +58,5 @@ "license": "MIT",

},
"ambientDependencies": {
"es6-shim": "registry:dt/es6-shim#0.31.2+20160215162030"
},
"scripts": {

@@ -60,0 +63,0 @@ "test": "gulp tests"