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

@linaria/react

Package Overview
Dependencies
Maintainers
4
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@linaria/react - npm Package Compare versions

Comparing version
3.0.0-beta.3
to
3.0.0-beta.4
+8
-0
CHANGELOG.md

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

# [3.0.0-beta.4](https://github.com/callstack/linaria/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2021-05-07)
**Note:** Version bump only for package @linaria/react
# [3.0.0-beta.3](https://github.com/callstack/linaria/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2021-04-20)

@@ -8,0 +16,0 @@

+4
-4
{
"name": "@linaria/react",
"version": "3.0.0-beta.3",
"version": "3.0.0-beta.4",
"publishConfig": {

@@ -11,3 +11,3 @@ "access": "public"

"module": "esm/index.js",
"types": "types",
"types": "types/index.d.ts",
"files": [

@@ -49,3 +49,3 @@ "types/",

"@emotion/is-prop-valid": "^0.8.8",
"@linaria/core": "^3.0.0-beta.3"
"@linaria/core": "^3.0.0-beta.4"
},

@@ -55,3 +55,3 @@ "peerDependencies": {

},
"gitHead": "3c56c067edf4d1a3563b121e476b3400e5e5e720"
"gitHead": "20e1ba5f60d06b2399bd54d723be91364b8acea3"
}
<p align="center">
<img alt="Linaria" src="../../website/assets/linaria-logo@2x.png" width="496">
<img alt="Linaria" src="https://raw.githubusercontent.com/callstack/linaria/HEAD/website/assets/linaria-logo@2x.png" width="496">
</p>

@@ -4,0 +4,0 @@