@niceties/draftlog-appender
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"license": "MIT", | ||
@@ -27,3 +27,2 @@ "name": "@niceties/draftlog-appender", | ||
"typings": "./dist/index.d.ts", | ||
"unpkg": "./dist/index.umd.js", | ||
"files": [ | ||
@@ -41,2 +40,6 @@ "dist", | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/kshutkin/niceties/issues" | ||
}, | ||
"homepage": "https://github.com/kshutkin/niceties/blob/main/draftlog-appender/README.md", | ||
"scripts": { | ||
@@ -64,3 +67,2 @@ "build": "rimraf ./dist && rollup -c", | ||
"lodash": "4.17.21", | ||
"niceties": "1.1.0", | ||
"rimraf": "3.0.2", | ||
@@ -70,2 +72,3 @@ "rollup": "2.60.1", | ||
"rollup-plugin-typescript2": "0.31.1", | ||
"rollup-plugin-preprocess": "0.0.4", | ||
"semantic-release": "18.0.0", | ||
@@ -81,7 +84,3 @@ "semantic-release-monorepo": "7.0.5", | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/kshutkin/niceties/issues" | ||
}, | ||
"readme": "ERROR: No README data found!", | ||
"homepage": "https://github.com/kshutkin/niceties#readme" | ||
"readme": "ERROR: No README data found!" | ||
} |
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
20590