🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
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.0-alpha.2
to
0.3.0-alpha.3
+11
-0
CHANGELOG.md

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

# 0.3.0-alpha.3 (2022-02-25)
### Features
* **stories:** Add icon stories ([c5c7b53](https://github.com/react-to/react-to-styled/commit/c5c7b53e5621b122c3f45a02c253d425462ef7a5))
# 0.3.0-alpha.2 (2022-02-19)

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

+3
-3
{
"name": "@react-to-styled/loader",
"version": "0.3.0-alpha.2",
"version": "0.3.0-alpha.3",
"description": "Loader",

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

"dependencies": {
"@react-to-styled/essentials": "^0.3.0-alpha.2"
"@react-to-styled/essentials": "^0.3.0-alpha.3"
},
"gitHead": "232373263caa0fcd02ab0ea1c6aded57f9e8fdb0"
"gitHead": "8556a3acc6e2faa828690d0326ca67d855572fcd"
}