uniforms-bootstrap4
Advanced tools
Comparing version 3.5.2 to 3.5.3
{ | ||
"name": "uniforms-bootstrap4", | ||
"version": "3.5.2", | ||
"version": "3.5.3", | ||
"license": "MIT", | ||
"main": "es5/index.js", | ||
"module": "esm/index.js", | ||
"main": "./es5/index.js", | ||
"module": "./esm/index.js", | ||
"sideEffects": false, | ||
@@ -23,8 +23,10 @@ "description": "Bootstrap4 UI components for uniforms.", | ||
"files": [ | ||
"es5/*.d.ts", | ||
"es5/*.js", | ||
"es6/*.d.ts", | ||
"es6/*.js", | ||
"src/*.ts", | ||
"src/*.tsx" | ||
"./es5/*.d.ts", | ||
"./es5/*.js", | ||
"./esm/*.d.ts", | ||
"./esm/*.js", | ||
"./es6/*.d.ts", | ||
"./es6/*.js", | ||
"./src/*.ts", | ||
"./src/*.tsx" | ||
], | ||
@@ -39,6 +41,6 @@ "peerDependencies": { | ||
"tslib": "^2.2.0", | ||
"uniforms": "^3.5.2", | ||
"uniforms": "^3.5.3", | ||
"warning": "^4.0.0" | ||
}, | ||
"gitHead": "460421d945495f2c404a23b7fd129521343d23e8" | ||
"gitHead": "c359c1156348ef57de455f2f08a51bdf2d3b9488" | ||
} |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
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
2315
3
0
1
2
Updateduniforms@^3.5.3