@sebspark/pubsub
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@sebspark/pubsub", | ||
"version": "0.1.0", | ||
"publishConfig": { | ||
"directory": "../../dist/packages/pubsub" | ||
"version": "0.1.1", | ||
"license": "UNLICENSED", | ||
"main": "dist/index.js", | ||
"module": "dist/index.mjs", | ||
"types": "dist/index.d.ts", | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
"build": "tsup-node src/index.ts --format esm,cjs --dts", | ||
"lint": "eslint \"src/**/*.ts*\"", | ||
"test": "vitest run" | ||
}, | ||
"peerDependencies": { | ||
"@swc/helpers": "0.5.1" | ||
}, | ||
"main": "./src/index.js", | ||
"exports": { | ||
".": { | ||
"require": "./src/index.js" | ||
} | ||
"devDependencies": { | ||
"tsconfig": "*" | ||
} | ||
} |
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
Explicitly Unlicensed Item
License(Experimental) Something was found which is explicitly marked as unlicensed.
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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
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
0
505
17249
1
6
1
1
0
17