Socket
Socket
Sign inDemoInstall

@af-utils/styled

Package Overview
Dependencies
0
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.18 to 0.0.19

lib/index.server.js.map

2

lib/bundlesize.index.js

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

export const raw = 684;
export const raw = 718;
export const min = 474;
export const minGz = 309;
export const minBrotli = 257;

@@ -19,1 +19,2 @@ const e = new Map, t = t => {

export { r as css, n as cx };
//# sourceMappingURL=index.server.js.map
{
"name": "@af-utils/styled",
"private": false,
"version": "0.0.18",
"version": "0.0.19",
"description": "React components for rendering large scrollable data",

@@ -25,2 +25,3 @@ "repository": "https://github.com/nowaalex/af-virtual-scroll.git",

],
"type": "module",
"main": "lib/index.server.js",

@@ -48,14 +49,14 @@ "browser": "lib/index.js",

"devDependencies": {
"@babel/core": "^7.19.0",
"@babel/plugin-transform-runtime": "^7.18.10",
"@babel/preset-env": "^7.19.0",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^22.0.2",
"@babel/core": "^7.19.6",
"@babel/plugin-transform-runtime": "^7.19.6",
"@babel/preset-env": "^7.19.4",
"@rollup/plugin-babel": "^6.0.2",
"@rollup/plugin-commonjs": "^23.0.2",
"@rollup/plugin-export-bundle-size": "^0.0.1",
"@rollup/plugin-replace": "^4.0.0",
"babel-jest": "^29.0.2",
"@rollup/plugin-replace": "^5.0.1",
"babel-jest": "^29.2.1",
"babel-plugin-module-resolver": "^4.1.0",
"jest": "^29.0.2",
"jest": "^29.2.1",
"lodash": "^4.17.21",
"rollup": "^2.79.0",
"rollup": "^3.2.3",
"rollup-plugin-terser": "^7.0.2"

@@ -62,0 +63,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc