@remix-run/css-bundle
Advanced tools
Comparing version 0.0.0-nightly-f77588e-20230826 to 0.0.0-nightly-f7a527271-20241024
/** | ||
* @remix-run/css-bundle v0.0.0-nightly-f77588e-20230826 | ||
* @remix-run/css-bundle v0.0.0-nightly-f7a527271-20241024 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/css-bundle v0.0.0-nightly-f77588e-20230826 | ||
* @remix-run/css-bundle v0.0.0-nightly-f7a527271-20241024 | ||
* | ||
@@ -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-f77588e-20230826", | ||
"version": "0.0.0-nightly-f7a527271-20241024", | ||
"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