Socket
Socket
Sign inDemoInstall

@datacamp/waffles-utils

Package Overview
Dependencies
Maintainers
39
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@datacamp/waffles-utils - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

11

CHANGELOG.md

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

## [2.0.2](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.1...@datacamp/waffles-utils@2.0.2) (2020-04-01)
### Bug Fixes
* remove dev files from bundled packages ([d14472d](https://github.com/datacamp/design-system/commit/d14472d))
## [2.0.1](https://github.com/datacamp/design-system/compare/@datacamp/waffles-utils@2.0.0...@datacamp/waffles-utils@2.0.1) (2020-03-11)

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

17

package.json
{
"name": "@datacamp/waffles-utils",
"version": "2.0.1",
"version": "2.0.2",
"description": "Various collection of things to be shared across waffles packages",

@@ -11,2 +11,7 @@ "author": "Louis Bailey <louis@datacamp.com>",

"types": "types/index.d.ts",
"files": [
"es",
"lib",
"types"
],
"repository": {

@@ -31,10 +36,10 @@ "type": "git",

"@babel/core": "7.8.7",
"@datacamp/waffles-babel-preset": "^1.4.2",
"@datacamp/waffles-tsconfig": "^1.1.8",
"@datacamp/waffles-babel-preset": "^1.4.3",
"@datacamp/waffles-tsconfig": "^1.1.9",
"babel-jest": "25.1.0",
"jest": "25.1.0",
"jest": "25.2.4",
"react": "16.8.6"
},
"dependencies": {
"@babel/runtime": "^7.7.6",
"@babel/runtime": "^7.9.2",
"lodash": "^4.17.13"

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

},
"gitHead": "6213b21cf28dd2528b7a385e4e6016572d00ac8a"
"gitHead": "00d93e02b441866daea9f66fc9d7a13d674aca33"
}
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