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

pcln-design-system

Package Overview
Dependencies
Maintainers
5
Versions
544
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pcln-design-system - npm Package Compare versions

Comparing version 1.0.0-65 to 1.0.0-66

dist/Relative.js

9

dist/index.js

@@ -274,2 +274,11 @@ 'use strict';

var _Relative = require('./Relative');
Object.defineProperty(exports, 'Relative', {
enumerable: true,
get: function get() {
return _interopRequireDefault(_Relative).default;
}
});
var _Stamp = require('./Stamp');

@@ -276,0 +285,0 @@

2

dist/ToggleBadge.js

@@ -36,3 +36,3 @@ 'use strict';

}, function (props) {
return props.selected ? props.theme.bold : props.theme.regular;
return props.theme.bold;
}, function (props) {

@@ -39,0 +39,0 @@ return props.selected ? props.theme.colors[props.bg] : props.theme.colors.white;

{
"name": "pcln-design-system",
"version": "1.0.0-65",
"version": "1.0.0-66",
"description": "Priceline Design System",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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