Socket
Socket
Sign inDemoInstall

@linaria/shaker

Package Overview
Dependencies
Maintainers
4
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@linaria/shaker - npm Package Compare versions

Comparing version 4.2.5 to 4.2.6

44

package.json
{
"name": "@linaria/shaker",
"version": "4.2.6",
"description": "Blazing fast zero-runtime CSS in JS library",
"version": "4.2.5",
"keywords": [
"babel",
"babel-plugin",
"css",
"css-in-js",
"linaria",
"react",
"styled-components"
],
"homepage": "https://github.com/callstack/linaria#readme",
"bugs": "https://github.com/callstack/linaria/issues",
"repository": "git@github.com:callstack/linaria.git",
"license": "MIT",
"main": "lib/index.js",
"module": "esm/index.js",
"types": "types",
"files": [
"types/",
"lib/",
"esm/"
],
"dependencies": {

@@ -16,3 +36,3 @@ "@babel/core": "^7.20.2",

"@linaria/logger": "^4.0.0",
"@linaria/utils": "^4.2.5"
"@linaria/utils": "^4.2.6"
},

@@ -35,25 +55,5 @@ "devDependencies": {

},
"files": [
"types/",
"lib/",
"esm/"
],
"homepage": "https://github.com/callstack/linaria#readme",
"keywords": [
"babel",
"babel-plugin",
"css",
"css-in-js",
"linaria",
"react",
"styled-components"
],
"license": "MIT",
"main": "lib/index.js",
"module": "esm/index.js",
"publishConfig": {
"access": "public"
},
"repository": "git@github.com:callstack/linaria.git",
"types": "types",
"scripts": {

@@ -60,0 +60,0 @@ "build": "pnpm build:lib && pnpm build:esm && pnpm build:declarations",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc