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

@datacamp/waffles-text

Package Overview
Dependencies
Maintainers
46
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@datacamp/waffles-text - npm Package Compare versions

Comparing version 0.12.6 to 1.0.0

18

CHANGELOG.md

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

# [1.0.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-text@0.12.6...@datacamp/waffles-text@1.0.0) (2019-09-27)
### Bug Fixes
* add @emotion/core as a peer dependency ([1c70721](https://github.com/datacamp/design-system/commit/1c70721))
### BREAKING CHANGES
* @emotion/core is now a peerDependency rather than a
dependency. This is to ensure that only one version is used. This
package now requires @emotion/core to be installed alongside it.
## [0.12.6](https://github.com/datacamp/design-system/compare/@datacamp/waffles-text@0.12.5...@datacamp/waffles-text@0.12.6) (2019-09-25)

@@ -8,0 +26,0 @@

7

package.json
{
"name": "@datacamp/waffles-text",
"version": "0.12.6",
"version": "1.0.0",
"main": "lib/index.js",

@@ -29,2 +29,3 @@ "module": "es/index.js",

"@datacamp/waffles-tsconfig": "^1.1.3",
"@emotion/core": "^10.0.17",
"@testing-library/jest-dom": "4.1.0",

@@ -44,3 +45,2 @@ "@testing-library/react": "8.0.7",

"@datacamp/waffles-utils": "^1.1.4",
"@emotion/core": "^10.0.17",
"emotion": "^10.0.17",

@@ -51,6 +51,7 @@ "lodash": "^4.17.13",

"peerDependencies": {
"@emotion/core": "^10.0.17",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},
"gitHead": "cfe1713dea11b8db7c0252bf348167bffcff34d8"
"gitHead": "250aa53286d4f6ef6f50679e7071db2bd4369ca1"
}
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