sw-class-validator
Advanced tools
Comparing version
{ | ||
"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" |
388150
0.02%