New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@theme-ui/preset-bootstrap

Package Overview
Dependencies
Maintainers
4
Versions
419
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@theme-ui/preset-bootstrap - npm Package Compare versions

Comparing version 0.8.0--canary.1688.dbd897ce631382047428c1c3999b65b9923cffae.0 to 0.8.0--canary.1713.94a1ab6d668e34d4cab5467278295c6a3d122882.0

10

dist/theme-ui-preset-bootstrap.cjs.dev.js

@@ -25,5 +25,9 @@ 'use strict';

var symbols = Object.getOwnPropertySymbols(object);
if (enumerableOnly) symbols = symbols.filter(function (sym) {
return Object.getOwnPropertyDescriptor(object, sym).enumerable;
});
if (enumerableOnly) {
symbols = symbols.filter(function (sym) {
return Object.getOwnPropertyDescriptor(object, sym).enumerable;
});
}
keys.push.apply(keys, symbols);

@@ -30,0 +34,0 @@ }

@@ -25,5 +25,9 @@ 'use strict';

var symbols = Object.getOwnPropertySymbols(object);
if (enumerableOnly) symbols = symbols.filter(function (sym) {
return Object.getOwnPropertyDescriptor(object, sym).enumerable;
});
if (enumerableOnly) {
symbols = symbols.filter(function (sym) {
return Object.getOwnPropertyDescriptor(object, sym).enumerable;
});
}
keys.push.apply(keys, symbols);

@@ -30,0 +34,0 @@ }

@@ -21,5 +21,9 @@ function _defineProperty(obj, key, value) {

var symbols = Object.getOwnPropertySymbols(object);
if (enumerableOnly) symbols = symbols.filter(function (sym) {
return Object.getOwnPropertyDescriptor(object, sym).enumerable;
});
if (enumerableOnly) {
symbols = symbols.filter(function (sym) {
return Object.getOwnPropertyDescriptor(object, sym).enumerable;
});
}
keys.push.apply(keys, symbols);

@@ -26,0 +30,0 @@ }

{
"name": "@theme-ui/preset-bootstrap",
"version": "0.8.0--canary.1688.dbd897ce631382047428c1c3999b65b9923cffae.0",
"version": "0.8.0--canary.1713.94a1ab6d668e34d4cab5467278295c6a3d122882.0",
"main": "dist/theme-ui-preset-bootstrap.cjs.js",

@@ -14,3 +14,3 @@ "module": "dist/theme-ui-preset-bootstrap.esm.js",

},
"gitHead": "dbd897ce631382047428c1c3999b65b9923cffae"
"gitHead": "94a1ab6d668e34d4cab5467278295c6a3d122882"
}
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