@remix-run/css-bundle
Advanced tools
Comparing version 0.0.0-nightly-910b900-20231207 to 0.0.0-nightly-91184a743-20240823
/** | ||
* @remix-run/css-bundle v0.0.0-nightly-910b900-20231207 | ||
* @remix-run/css-bundle v0.0.0-nightly-91184a743-20240823 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/css-bundle v0.0.0-nightly-910b900-20231207 | ||
* @remix-run/css-bundle v0.0.0-nightly-91184a743-20240823 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
MIT License | ||
Copyright (c) Remix Software Inc. 2020-2021 | ||
Copyright (c) Shopify Inc. 2022-2023 | ||
Copyright (c) Shopify Inc. 2022-2024 | ||
@@ -6,0 +6,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "@remix-run/css-bundle", | ||
"version": "0.0.0-nightly-910b900-20231207", | ||
"version": "0.0.0-nightly-91184a743-20240823", | ||
"description": "CSS bundle href when using CSS bundling features in Remix", | ||
@@ -20,3 +20,6 @@ "homepage": "https://remix.run", | ||
"node": ">=18.0.0" | ||
}, | ||
"scripts": { | ||
"tsc": "tsc" | ||
} | ||
} | ||
} |
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
3163