@domonda/form
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -6,2 +6,14 @@ # Change Log | ||
## [1.0.1](https://github.com/domonda/domonda-js/compare/@domonda/form@1.0.0...@domonda/form@1.0.1) (2019-07-04) | ||
### Bug Fixes | ||
* copy npm necessary files and flatten lib ([0f63f20](https://github.com/domonda/domonda-js/commit/0f63f20)) | ||
* publish with public access ([d61715c](https://github.com/domonda/domonda-js/commit/d61715c)) | ||
# 1.0.0 (2019-07-04) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "@domonda/form", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Powerful yet simple form library built on top of RxJS.", | ||
@@ -12,11 +12,4 @@ "keywords": [ | ||
"license": "ISC", | ||
"main": "lib/index.js", | ||
"typings": "lib/index.d.ts", | ||
"directories": { | ||
"lib": "lib", | ||
"test": "__tests__" | ||
}, | ||
"files": [ | ||
"lib" | ||
], | ||
"main": "./index.js", | ||
"typings": "./index.d.ts", | ||
"repository": { | ||
@@ -29,7 +22,2 @@ "type": "git", | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: run tests from root\" && exit 1", | ||
"build": "tsc", | ||
"start": "npm run build -- --watch --preserveWatchOutput" | ||
}, | ||
"bugs": { | ||
@@ -44,6 +32,3 @@ "url": "https://github.com/domonda/domonda-js/issues" | ||
"rxjs": "^6.5.2" | ||
}, | ||
"devDependencies": { | ||
"@types/lodash": "^4.14.135" | ||
} | ||
} | ||
} |
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
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
0
17229
15
2
0
1