Comparing version
@@ -1,2 +0,12 @@ | ||
export * from './core'; | ||
export * from './transaction'; | ||
export * from './DryvValidationSession'; | ||
export * from './dryvRuleSet'; | ||
export * from './typings'; | ||
export * from './DryvFieldValidator'; | ||
export * from './DryvObjectValidator'; | ||
export * from './DryvValidator'; | ||
export * from './defaultDryvOptions'; | ||
export * from './dryvOptions'; | ||
export * from './DryvValidationSession'; | ||
export * from './createValidator'; | ||
export * from './getDryvValidator'; | ||
export * from './getDryvModel'; |
@@ -1,3 +0,13 @@ | ||
export * from './core'; | ||
export * from './transaction'; | ||
export * from './DryvValidationSession'; | ||
export * from './dryvRuleSet'; | ||
export * from './typings'; | ||
export * from './DryvFieldValidator'; | ||
export * from './DryvObjectValidator'; | ||
export * from './DryvValidator'; | ||
export * from './defaultDryvOptions'; | ||
export * from './dryvOptions'; | ||
export * from './DryvValidationSession'; | ||
export * from './createValidator'; | ||
export * from './getDryvValidator'; | ||
export * from './getDryvModel'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "dryvjs", | ||
"version": "1.0.0-pre-10", | ||
"version": "1.0.0-pre-100", | ||
"main": "dist/index.js", | ||
@@ -12,3 +12,3 @@ "types": "dist/index.d.ts", | ||
"dev": "tsc && (concurrently \"tsc -w\" \"tsc-alias -w\")", | ||
"build": "tsc", | ||
"build": "tsc && tsc-alias", | ||
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore", | ||
@@ -15,0 +15,0 @@ "format": "prettier --write src/" |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
95546
59.1%68
28.3%1427
74.24%2
100%