@wixc3/isomorphic-worker
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "@wixc3/isomorphic-worker", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "simplified cross worker API for web workers and worker threads", | ||
@@ -23,2 +23,6 @@ "homepage": "https://github.com/wixplosives/isomorphic-worker", | ||
}, | ||
"./types": { | ||
"types": "./dist/types.d.ts", | ||
"default": "./dist/types.js" | ||
}, | ||
"./package": "./package.json", | ||
@@ -45,4 +49,2 @@ "./package.json": "./package.json" | ||
], | ||
"author": "Wix.com", | ||
"license": "UNLICENSED", | ||
"bugs": { | ||
@@ -54,3 +56,8 @@ "url": "https://github.com/wixplosives/isomorphic-worker/issues" | ||
"url": "git+https://github.com/wixplosives/isomorphic-worker.git" | ||
}, | ||
"author": "Wix.com", | ||
"license": "MIT", | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} |
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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
38691
52
0