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.2.0
to
0.2.7
+74
-0
CHANGELOG.md

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

## 0.2.7 (2022-02-18)
### Bug Fixes
* **root:** Add NODE_TOKEN for lerna as well ([85c363a](https://github.com/react-to/react-to-styled/commit/85c363adbd1310a19a0a0ec0107ac7ba79b1ea5d))
## 0.2.6 (2022-02-18)
**Note:** Version bump only for package @react-to-styled/loader
## 0.2.5 (2022-02-17)
### Bug Fixes
* **root:** Add no-verify-access for lerna publish ([5ce2b0f](https://github.com/react-to/react-to-styled/commit/5ce2b0f74758bf4b944133a7a92633a0a90d9b4f))
## 0.2.4 (2022-02-17)
### Bug Fixes
* **root:** Try to add token to setup-node ([108c6a0](https://github.com/react-to/react-to-styled/commit/108c6a0c46c02a33f653726599a029d5b07c195d))
## 0.2.3 (2022-02-17)
### Bug Fixes
* **root:** Add `setup-node` action ([11f82f2](https://github.com/react-to/react-to-styled/commit/11f82f230571154ab8f46bb528b64bc2dd137d0b))
## 0.2.2 (2022-02-17)
### Bug Fixes
* **root:** Add NPM_TOKEN for release ([45f41e8](https://github.com/react-to/react-to-styled/commit/45f41e80334f9b3435ad4c2076c498603d9dbb6b))
## 0.2.1 (2022-02-17)
### Bug Fixes
* **root:** Github token ([aa91976](https://github.com/react-to/react-to-styled/commit/aa91976d85b75db0ed9cdc8e868b60898ea3e4cf))
# [0.2.0](https://github.com/react-to/react-to-styled/compare/@react-to-styled/loader@0.1.6...@react-to-styled/loader@0.2.0) (2022-02-09)

@@ -8,0 +82,0 @@

+3
-3
{
"name": "@react-to-styled/loader",
"version": "0.2.0",
"version": "0.2.7",
"description": "Loader",

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

"dependencies": {
"@react-to-styled/essentials": "^0.2.0"
"@react-to-styled/essentials": "^0.2.7"
},
"gitHead": "28e685bbaed4743442e065dbcaf11cb1d84ea09b"
"gitHead": "ddf811cf89d5f992cf0e60876b355151ec6a6b7e"
}