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

bs-dom-testing-library

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bs-dom-testing-library - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

7

changelog.md
## Change Log
### [v0.2.0](https://github.com/wyze/bs-dom-testing-library/releases/tag/v0.2.0) (2018-07-29)
* [[`7dc39683b9`](https://github.com/wyze/bs-dom-testing-library/commit/7dc39683b9)] - Add some new queries (Neil Kistner)
* [[`aa21b9fba9`](https://github.com/wyze/bs-dom-testing-library/commit/aa21b9fba9)] - Upgrade dependencies (Neil Kistner)
* [[`da32ce5209`](https://github.com/wyze/bs-dom-testing-library/commit/da32ce5209)] - Reformat license (Neil Kistner)
* [[`9f9bf41821`](https://github.com/wyze/bs-dom-testing-library/commit/9f9bf41821)] - Remove coverage badge (Neil Kistner)
### [v0.1.0](https://github.com/wyze/bs-dom-testing-library/releases/tag/v0.1.0) (2018-06-04)
* [[`3b04a9bf42`](https://github.com/wyze/bs-dom-testing-library/commit/3b04a9bf42)] - Initial commit (Neil Kistner)

6

package.json
{
"name": "bs-dom-testing-library",
"version": "0.1.0",
"version": "0.2.0",
"description": "BuckleScript bindings for dom-testing-library.",

@@ -33,7 +33,7 @@ "repository": "wyze/bs-dom-testing-library",

"dependencies": {
"dom-testing-library": "^2.3.2"
"dom-testing-library": "^3.0.2"
},
"devDependencies": {
"bs-jest": "^0.3.2",
"bs-platform": "^3.1.5",
"bs-platform": "^4.0.2",
"npm-run-all": "^4.1.3",

@@ -40,0 +40,0 @@ "rimraf": "^2.6.2",

@@ -5,3 +5,2 @@ # bs-dom-testing-library

[![npm][npm-image]][npm-url]
[![Codecov.io][codecov-image]][codecov-url]

@@ -103,5 +102,8 @@ > [BuckleScript](//github.com/BuckleScript/bucklescript) bindings for [dom-testing-library](//github.com/kentcdodds/dom-testing-library).

### [v0.1.0](https://github.com/wyze/bs-dom-testing-library/releases/tag/v0.1.0) (2018-06-04)
### [v0.2.0](https://github.com/wyze/bs-dom-testing-library/releases/tag/v0.2.0) (2018-07-29)
* [[`3b04a9bf42`](https://github.com/wyze/bs-dom-testing-library/commit/3b04a9bf42)] - Initial commit (Neil Kistner)
* [[`7dc39683b9`](https://github.com/wyze/bs-dom-testing-library/commit/7dc39683b9)] - Add some new queries (Neil Kistner)
* [[`aa21b9fba9`](https://github.com/wyze/bs-dom-testing-library/commit/aa21b9fba9)] - Upgrade dependencies (Neil Kistner)
* [[`da32ce5209`](https://github.com/wyze/bs-dom-testing-library/commit/da32ce5209)] - Reformat license (Neil Kistner)
* [[`9f9bf41821`](https://github.com/wyze/bs-dom-testing-library/commit/9f9bf41821)] - Remove coverage badge (Neil Kistner)

@@ -117,4 +119,1 @@ ## License

[npm-url]: https://npm.im/bs-dom-testing-library
[codecov-image]: https://img.shields.io/codecov/c/github/wyze/bs-dom-testing-library.svg?style=flat-square
[codecov-url]: https://codecov.io/github/wyze/bs-dom-testing-library

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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