@caseywebb/growhaus
Advanced tools
Comparing version 1.0.0-alpha.99 to 1.0.0-alpha.103
@@ -1,2 +0,2 @@ | ||
import * as tslib_1 from "tslib"; | ||
import { __decorate } from "tslib"; | ||
import autobind from 'autobind-decorator'; | ||
@@ -23,8 +23,8 @@ import { nonenumerable } from 'nonenumerable'; | ||
} | ||
tslib_1.__decorate([ | ||
__decorate([ | ||
nonenumerable | ||
], Subscribable.prototype, "subscriptions", void 0); | ||
tslib_1.__decorate([ | ||
__decorate([ | ||
autobind | ||
], Subscribable.prototype, "next", null); | ||
//# sourceMappingURL=subscribable.js.map |
{ | ||
"name": "@caseywebb/growhaus", | ||
"version": "1.0.0-alpha.99+0154161", | ||
"version": "1.0.0-alpha.103+eb8ab66", | ||
"author": "Casey Webb (https://caseyWebb.xyz)", | ||
@@ -27,3 +27,3 @@ "license": "WTFPL", | ||
}, | ||
"gitHead": "01541610f89e3072ec2e2924cc342aa00379ebdb" | ||
"gitHead": "eb8ab66782fbfc5f929dc2c6b8a68bf0b900aaa0" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the 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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
7861