@linaria/react
Advanced tools
+8
-0
@@ -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" | ||
| } |
+1
-1
| <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 @@ |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
41072
0.56%Updated