@solid-primitives/script-loader
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@solid-primitives/script-loader", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Primitive to load scripts dynamically", | ||
@@ -37,8 +37,2 @@ "author": "Alex Lohr <alex.lohr@logmein.com>", | ||
}, | ||
"scripts": { | ||
"prebuild": "npm run clean", | ||
"clean": "rimraf dist/", | ||
"build": "tsup", | ||
"test": "uvu -r solid-register test" | ||
}, | ||
"keywords": [ | ||
@@ -51,10 +45,11 @@ "script", | ||
"devDependencies": { | ||
"jsdom": "^19.0.0", | ||
"prettier": "^2.0.5", | ||
"solid-register": "^0.1.5", | ||
"solid-testing-library": "^0.2.0", | ||
"tslib": "^2.3.1", | ||
"tsup": "^5.10.1", | ||
"typescript": "^4.4.3", | ||
"uvu": "^0.5.2" | ||
"jsdom": "^20.0.0", | ||
"prettier": "^2.7.1", | ||
"solid-js": "^1.5.1", | ||
"solid-register": "^0.2.5", | ||
"solid-testing-library": "^0.2.1", | ||
"tslib": "^2.4.0", | ||
"tsup": "^6.2.2", | ||
"typescript": "^4.7.4", | ||
"uvu": "^0.5.6" | ||
}, | ||
@@ -69,3 +64,9 @@ "peerDependencies": { | ||
] | ||
}, | ||
"scripts": { | ||
"prebuild": "npm run clean", | ||
"clean": "rimraf dist/", | ||
"build": "tsup", | ||
"test": "uvu -r solid-register test" | ||
} | ||
} | ||
} |
@@ -7,3 +7,3 @@ <p> | ||
[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg?style=for-the-badge)](https://lerna.js.org/) | ||
[![turborepo](https://img.shields.io/badge/built%20with-turborepo-cc00ff.svg?style=for-the-badge&logo=turborepo)](https://turborepo.org/) | ||
[![size](https://img.shields.io/bundlephobia/minzip/@solid-primitives/script-loader?style=for-the-badge)](https://bundlephobia.com/package/@solid-primitives/script-loader) | ||
@@ -57,21 +57,2 @@ [![size](https://img.shields.io/npm/v/@solid-primitives/script-loader?style=for-the-badge)](https://www.npmjs.com/package/@solid-primitives/script-loader) | ||
<details> | ||
<summary><b>Expand Changelog</b></summary> | ||
0.0.100 | ||
Initial release. | ||
1.0.2 | ||
Release first first with CJS support. | ||
1.0.3 | ||
Upgrade to Solid 1.3 | ||
1.0.4 | ||
Support JS source inclusion. | ||
</details> | ||
See [CHANGELOG.md](./CHANGELOG.md) |
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
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
9172
8
135
0
9
57