@solid-primitives/script-loader
Advanced tools
Comparing version 1.0.4 to 1.1.0
{ | ||
"name": "@solid-primitives/script-loader", | ||
"version": "1.0.4", | ||
"version": "1.1.0", | ||
"description": "Primitive to load scripts dynamically", | ||
"author": "Alex Lohr <alex.lohr@logmein.com>", | ||
"license": "MIT", | ||
"homepage": "https://github.com/davedbase/solid-primitives/tree/main/packages/script", | ||
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/script", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/davedbase/solid-primitives.git" | ||
"url": "git+https://github.com/solidjs-community/solid-primitives.git" | ||
}, | ||
@@ -50,5 +50,5 @@ "primitive": { | ||
"devDependencies": { | ||
"jsdom": "18.1.1", | ||
"jsdom": "^19.0.0", | ||
"prettier": "^2.0.5", | ||
"solid-register": "0.1.5", | ||
"solid-register": "^0.1.5", | ||
"solid-testing-library": "^0.2.0", | ||
@@ -55,0 +55,0 @@ "tslib": "^2.3.1", |
@@ -0,1 +1,5 @@ | ||
<p> | ||
<img width="100%" src="https://assets.solidjs.com/banner?type=Primitives&background=tiles&project=Script%20Loader" alt="Solid Primitives Script Loader"> | ||
</p> | ||
# @solid-primitives/script-loader | ||
@@ -6,3 +10,3 @@ | ||
[![size](https://img.shields.io/npm/v/@solid-primitives/script-loader?style=for-the-badge)](https://www.npmjs.com/package/@solid-primitives/script-loader) | ||
[![stage](https://img.shields.io/endpoint?style=for-the-badge&url=https%3A%2F%2Fraw.githubusercontent.com%2Fdavedbase%2Fsolid-primitives%2Fmain%2Fassets%2Fbadges%2Fstage-3.json)](https://github.com/davedbase/solid-primitives#contribution-process) | ||
[![stage](https://img.shields.io/endpoint?style=for-the-badge&url=https%3A%2F%2Fraw.githubusercontent.com%2Fsolidjs-community%2Fsolid-primitives%2Fmain%2Fassets%2Fbadges%2Fstage-3.json)](https://github.com/solidjs-community/solid-primitives#contribution-process) | ||
@@ -9,0 +13,0 @@ Creates a primitive to load scripts dynamically, either for external services or jsonp requests |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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 website
QualityPackage does not have a website.
Found 1 instance in 1 package
76
8199
133
1