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

@daisypayments/petals

Package Overview
Dependencies
Maintainers
6
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daisypayments/petals - npm Package Compare versions

Comparing version 0.1.35 to 0.1.36

build-es/assets/LoadingSpinner.svg.js

1

build-es/index.js

@@ -12,2 +12,3 @@ export { column, css, display, grid, media, row, when, Col, Grid, Row, When } from "./grid";

export { default as PasswordMeter } from "./PasswordMeter";
export { default as Spinner } from "./Spinner";
export { Tabs, Steps } from "./Tabs";

@@ -14,0 +15,0 @@ export { InputControl, Input, InputDetail } from "./Inputs";

@@ -162,2 +162,8 @@ "use strict";

});
Object.defineProperty(exports, "Spinner", {
enumerable: true,
get: function get() {
return _Spinner["default"];
}
});
Object.defineProperty(exports, "Tabs", {

@@ -318,2 +324,4 @@ enumerable: true,

var _Spinner = _interopRequireDefault(require("./Spinner"));
var _Tabs = require("./Tabs");

@@ -320,0 +328,0 @@

2

package.json
{
"name": "@daisypayments/petals",
"version": "0.1.35",
"version": "0.1.36",
"description": "Reusable front end components to be used across Daisy Payments",

@@ -5,0 +5,0 @@ "main": "build/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