Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@datacamp/waffles-card

Package Overview
Dependencies
Maintainers
38
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@datacamp/waffles-card - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [3.0.4](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/card/compare/@datacamp/waffles-card@3.0.3...@datacamp/waffles-card@3.0.4) (2020-03-11)
**Note:** Version bump only for package @datacamp/waffles-card
## [3.0.3](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/card/compare/@datacamp/waffles-card@3.0.2...@datacamp/waffles-card@3.0.3) (2020-02-27)

@@ -8,0 +16,0 @@

4

es/index.js

@@ -38,5 +38,3 @@ import tokens from '@datacamp/waffles-tokens/lib/future-tokens.json';

className: className,
css:
/*#__PURE__*/
css({
css: /*#__PURE__*/css({
':hover': _hoverElevation !== undefined ? {

@@ -43,0 +41,0 @@ boxShadow: elevationMap[_hoverElevation],

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

className: className,
css:
/*#__PURE__*/
(0, _core.css)({
css: /*#__PURE__*/(0, _core.css)({
':hover': _hoverElevation !== undefined ? {

@@ -59,0 +57,0 @@ boxShadow: elevationMap[_hoverElevation],

{
"name": "@datacamp/waffles-card",
"version": "3.0.3",
"version": "3.0.4",
"main": "lib/index.js",

@@ -32,5 +32,5 @@ "module": "es/index.js",

"@babel/cli": "7.7.7",
"@babel/core": "7.7.7",
"@babel/core": "7.8.7",
"@datacamp/waffles-axe-render": "^1.2.1",
"@datacamp/waffles-babel-preset": "^1.4.1",
"@datacamp/waffles-babel-preset": "^1.4.2",
"@datacamp/waffles-tsconfig": "^1.1.8",

@@ -40,3 +40,3 @@ "@emotion/core": "^10.0.17",

"@stryker-mutator/html-reporter": "^2.5.0",
"@stryker-mutator/typescript": "^2.4.0",
"@stryker-mutator/typescript": "^2.5.0",
"@testing-library/jest-dom": "5.1.1",

@@ -46,3 +46,3 @@ "@testing-library/react": "9.4.1",

"babel-jest": "25.1.0",
"jest": "24.9.0",
"jest": "25.1.0",
"jest-emotion": "10.0.26",

@@ -55,3 +55,3 @@ "react": "16.8.6",

"@babel/runtime": "^7.7.6",
"@datacamp/waffles-tokens": "^0.6.8",
"@datacamp/waffles-tokens": "^0.6.9",
"lodash": "^4.17.13",

@@ -65,3 +65,3 @@ "prop-types": "^15.7.2"

},
"gitHead": "8c6061e86cc4dcdb12eec09d7fcb92ba9e54cf5b"
"gitHead": "6213b21cf28dd2528b7a385e4e6016572d00ac8a"
}
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