Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@react-to-styled/loader

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-to-styled/loader - npm Package Compare versions

Comparing version
0.3.1-alpha.1
to
0.3.1-alpha.2
+11
-0
CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## 0.3.1-alpha.2 (2022-05-03)
### Bug Fixes
* **components:** Entry files ([24e9fab](https://github.com/react-to/react-to-styled/commit/24e9fab4453125dfb65a29fd74fefe77d82a4f62))
## 0.3.1-alpha.1 (2022-05-03)

@@ -8,0 +19,0 @@

+4
-4
{
"name": "@react-to-styled/loader",
"version": "0.3.1-alpha.1",
"version": "0.3.1-alpha.2",
"description": "Loader",

@@ -49,8 +49,8 @@ "author": {

"dependencies": {
"@react-to-styled/essentials": "^0.3.1-alpha.1"
"@react-to-styled/essentials": "^0.3.1-alpha.2"
},
"devDependencies": {
"@react-to-styled/build": "^0.1.1-alpha.1"
"@react-to-styled/build": "^0.1.1-alpha.2"
},
"gitHead": "4a28f526edaa80aaadeb1790f03e6e519716a086"
"gitHead": "ecd2e255eb560114a3de09590633859ac00ff0a5"
}