@ne1410s/popup
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -25,4 +25,4 @@ import { CustomElementBase } from '@ne1410s/cust-elems'; | ||
private propagateSupportedStyles; | ||
/** Emits an event from the specified node. */ | ||
/** Emits a new event. */ | ||
private fire; | ||
} |
{ | ||
"name": "@ne1410s/popup", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "A lightweight configurable popup.", | ||
@@ -24,3 +24,3 @@ "main": "dist/ne14_pop.cjs.min.js", | ||
"type": "git", | ||
"url": "git+https://github.com/ne1410s/ne14.popup.git" | ||
"url": "git+https://github.com/ne1410s/elem.popup.git" | ||
}, | ||
@@ -35,5 +35,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/ne1410s/ne14.popup/issues" | ||
"url": "https://github.com/ne1410s/elem.popup/issues" | ||
}, | ||
"homepage": "https://github.com/ne1410s/ne14.popup#readme", | ||
"homepage": "https://github.com/ne1410s/elem.popup#readme", | ||
"devDependencies": { | ||
@@ -43,3 +43,2 @@ "@rollup/plugin-commonjs": "^11.1.0", | ||
"@rollup/plugin-node-resolve": "^7.1.3", | ||
"@rollup/plugin-typescript": "^4.1.1", | ||
"@rollup/plugin-url": "^4.0.2", | ||
@@ -53,4 +52,4 @@ "rimraf": "^3.0.1", | ||
"dependencies": { | ||
"@ne1410s/cust-elems": "^0.1.0" | ||
"@ne1410s/cust-elems": "^0.1.1" | ||
} | ||
} |
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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
9
24411
Updated@ne1410s/cust-elems@^0.1.1