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

@datacamp/waffles-card

Package Overview
Dependencies
Maintainers
47
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 2.1.0 to 2.1.1

stryker.conf.js

8

CHANGELOG.md

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

## [2.1.1](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/card/compare/@datacamp/waffles-card@2.1.0...@datacamp/waffles-card@2.1.1) (2019-11-06)
**Note:** Version bump only for package @datacamp/waffles-card
# [2.1.0](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/card/compare/@datacamp/waffles-card@2.0.6...@datacamp/waffles-card@2.1.0) (2019-11-04)

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

2

es/index.js

@@ -1,2 +0,1 @@

import { jsx as ___EmotionJSX } from "@emotion/core";
import tokens from '@datacamp/waffles-tokens/lib/future-tokens.json';

@@ -6,2 +5,3 @@ import { css } from '@emotion/core';

import React from 'react';
import { jsx as ___EmotionJSX } from "@emotion/core";
export var elevationMap = {

@@ -8,0 +8,0 @@ 0: tokens.shadow.border.value,

@@ -10,6 +10,6 @@ "use strict";

var _futureTokens = _interopRequireDefault(require("@datacamp/waffles-tokens/lib/future-tokens.json"));
var _core = require("@emotion/core");
var _futureTokens = _interopRequireDefault(require("@datacamp/waffles-tokens/lib/future-tokens.json"));
var _propTypes = _interopRequireDefault(require("prop-types"));

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

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

@@ -27,3 +27,4 @@ "module": "es/index.js",

"type-check": "tsc --noEmit",
"watch": "yarn build:es --watch"
"watch": "yarn build:es --watch",
"stryker": "stryker run"
},

@@ -34,8 +35,12 @@ "devDependencies": {

"@datacamp/waffles-axe-render": "^1.1.4",
"@datacamp/waffles-babel-preset": "^1.3.4",
"@datacamp/waffles-babel-preset": "^1.3.5",
"@datacamp/waffles-tsconfig": "^1.1.4",
"@emotion/core": "^10.0.17",
"@testing-library/jest-dom": "4.1.2",
"@stryker-mutator/core": "^2.0.2",
"@stryker-mutator/html-reporter": "^2.0.2",
"@stryker-mutator/jest-runner": "^2.0.2",
"@stryker-mutator/typescript": "^2.0.2",
"@testing-library/jest-dom": "4.2.3",
"@testing-library/react": "8.0.7",
"@types/jest": "24.0.18",
"@types/jest": "24.0.21",
"@types/lodash": "4.14.144",

@@ -51,3 +56,3 @@ "babel-jest": "24.9.0",

"@babel/runtime": "^7.6.3",
"@datacamp/waffles-tokens": "^0.6.5",
"@datacamp/waffles-tokens": "^0.6.6",
"lodash": "^4.17.13",

@@ -61,3 +66,3 @@ "prop-types": "^15.7.2"

},
"gitHead": "526c312ca9e085236b52af21665717e48f9b3ac2"
"gitHead": "503853150a7dc23023da478a8e99ffb061b3eb3b"
}
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