Socket
Socket
Sign inDemoInstall

@datacamp/waffles-utils

Package Overview
Dependencies
9
Maintainers
47
Versions
60
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.9 to 1.3.0

11

CHANGELOG.md

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

# [1.3.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@1.2.9...@datacamp/waffles-utils@1.3.0) (2019-12-18)
### Features
* update testing library ([c067839](https://github.com/datacamp/design-system/commit/c067839))
## [1.2.9](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@1.2.8...@datacamp/waffles-utils@1.2.9) (2019-12-02)

@@ -8,0 +19,0 @@

1

jest.config.js
module.exports = {
setupFilesAfterEnv: ['@testing-library/react/cleanup-after-each'],
snapshotSerializers: ['jest-emotion'],
transform: { '\\.[jt]sx?$': '<rootDir>/test/customTransformer.js' },
};
{
"name": "@datacamp/waffles-utils",
"version": "1.2.9",
"version": "1.3.0",
"description": "Various collection of things to be shared across waffles packages",

@@ -30,4 +30,4 @@ "author": "Louis Bailey <louis@datacamp.com>",

"@babel/core": "7.7.4",
"@datacamp/waffles-babel-preset": "^1.3.9",
"@datacamp/waffles-tsconfig": "^1.1.5",
"@datacamp/waffles-babel-preset": "^1.3.10",
"@datacamp/waffles-tsconfig": "^1.1.6",
"babel-jest": "24.9.0",

@@ -38,3 +38,3 @@ "jest": "24.9.0",

"dependencies": {
"@babel/runtime": "^7.7.4",
"@babel/runtime": "^7.7.6",
"lodash": "^4.17.13"

@@ -45,3 +45,3 @@ },

},
"gitHead": "7501825aad797a0f6fa556f69a6ce861cb99e2e4"
"gitHead": "d60c93272071a9e01ffa5f8ed4c17d91e2995480"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc