seer-dynamic-component
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -5,2 +5,4 @@ # Changelog | ||
### [1.0.5](https://git.yonyou.com/seer-base/seer-plugins/compare/v1.0.4...v1.0.5) (2020-04-19) | ||
### [1.0.4](https://git.yonyou.com/seer-base/seer-plugins/compare/v1.0.3...v1.0.4) (2020-04-18) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "seer-dynamic-component", | ||
"version": "1.0.4", | ||
"description": "", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"release": "standard-version", | ||
"build": "babel src -d lib", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"@babel/preset-env": "^7.9.5", | ||
"standard-version": "^7.1.0", | ||
"@babel/cli": "^7.8.4", | ||
"@babel/core": "^7.9.0", | ||
"@babel/plugin-proposal-class-properties": "^7.8.3", | ||
"@babel/preset-react": "^7.9.4" | ||
} | ||
"name": "seer-dynamic-component", | ||
"version": "1.0.5", | ||
"description": "", | ||
"main": "lib/index.js", | ||
"files": [ | ||
"lib" | ||
], | ||
"scripts": { | ||
"release": "standard-version", | ||
"build": "babel src -d lib", | ||
"pub": "npm publish" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
0
1
11712
4