New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@disco-widgets/react-components

Package Overview
Dependencies
Maintainers
2
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@disco-widgets/react-components - npm Package Compare versions

Comparing version

to
1.12.0

13

CHANGELOG.md

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

# 1.12.0 (2019-09-10)
### Features
* add e2e testing framework ([#47](http:///discovery-components-react/issues/47)) ([d04eb98](http:///discovery-components-react/commits/d04eb98))
* add storybook and stories for example component ([#45](http:///discovery-components-react/issues/45)) ([61d02ee](http:///discovery-components-react/commits/61d02ee))
* linter ([#48](http:///discovery-components-react/issues/48)) ([efe65af](http:///discovery-components-react/commits/efe65af))
# 1.11.0 (2019-09-10)

@@ -8,0 +21,0 @@

4

package.json

@@ -7,3 +7,3 @@ {

"repository": "/discovery-components-react",
"version": "1.11.0",
"version": "1.12.0",
"main": "dist/index.js",

@@ -64,3 +64,3 @@ "module": "dist/index.es.js",

},
"gitHead": "f1ba86b313b674669cfbee4a03dbd461ff092e5a"
"gitHead": "a083c0e384e5b3ceaedd23e55157d550c58dd665"
}