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

@clds/paper

Package Overview
Dependencies
Maintainers
2
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clds/paper - npm Package Compare versions

Comparing version 0.14.1 to 0.14.2

6

dist/cjs/index.js

@@ -5,5 +5,5 @@ "use strict";

// istanbul ignore file
(0, tslib_1.__exportStar)(require("./Paper"), exports);
(0, tslib_1.__exportStar)(require("./PaperProps"), exports);
(0, tslib_1.__exportStar)(require("./theme"), exports);
tslib_1.__exportStar(require("./Paper"), exports);
tslib_1.__exportStar(require("./PaperProps"), exports);
tslib_1.__exportStar(require("./theme"), exports);
//# sourceMappingURL=index.js.map

@@ -5,3 +5,3 @@ "use strict";

const tslib_1 = require("tslib");
const styled_components_1 = (0, tslib_1.__importStar)(require("styled-components"));
const styled_components_1 = tslib_1.__importStar(require("styled-components"));
const theme_1 = require("./theme");

@@ -8,0 +8,0 @@ /**

{
"name": "@clds/paper",
"description": "",
"version": "0.14.1",
"version": "0.14.2",
"author": "Cloudinary",

@@ -11,7 +11,7 @@ "main": "./dist/cjs/index.js",

"dependencies": {
"@clds/component-theme": "0.14.1"
"@clds/component-theme": "0.14.2"
},
"devDependencies": {
"@clds/testing-library": "0.14.1",
"@clds/typography": "0.14.1",
"@clds/testing-library": "0.14.2",
"@clds/typography": "0.14.2",
"@ladle/react": "2.4.5",

@@ -18,0 +18,0 @@ "jsdom": "20.0.2",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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