@interactjs/auto-start
Advanced tools
Comparing version 1.4.0-alpha.18 to 1.4.0-alpha.19
{ | ||
"name": "@interactjs/auto-start", | ||
"version": "1.4.0-alpha.18+sha.a8adfbf", | ||
"version": "1.4.0-alpha.19+sha.19ac543", | ||
"peerDependencies": { | ||
"@interactjs/core": "1.4.0-alpha.18+sha.a8adfbf", | ||
"@interactjs/utils": "1.4.0-alpha.18+sha.a8adfbf" | ||
"@interactjs/core": "1.4.0-alpha.19+sha.19ac543", | ||
"@interactjs/utils": "1.4.0-alpha.19+sha.19ac543" | ||
}, | ||
"devDependencies": { | ||
"@interactjs/_dev": "1.4.0-alpha.18+sha.a8adfbf", | ||
"@interactjs/core": "1.4.0-alpha.18+sha.a8adfbf", | ||
"@interactjs/utils": "1.4.0-alpha.18+sha.a8adfbf" | ||
"@interactjs/_dev": "1.4.0-alpha.19+sha.19ac543", | ||
"@interactjs/core": "1.4.0-alpha.19+sha.19ac543", | ||
"@interactjs/utils": "1.4.0-alpha.19+sha.19ac543" | ||
}, | ||
@@ -13,0 +13,0 @@ "publishConfig": { |
import test from '@interactjs/_dev/test/test'; | ||
import * as helpers from '@interactjs/core/tests/helpers'; | ||
import Signals from '@interactjs/utils/Signals.ts'; | ||
import hold from '../hold.ts'; | ||
import Signals from '@interactjs/utils/Signals'; | ||
import hold from '../hold'; | ||
@@ -6,0 +6,0 @@ test('autoStart/hold', t => { |
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
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
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
1
61046