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

jasmine-expect

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jasmine-expect - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [4.0.3](https://github.com/JamieMason/Jasmine-Matchers/compare/4.0.2...4.0.3) (2019-07-22)
### Bug Fixes
- **npm:** update dependencies
([0a0e5d1](https://github.com/JamieMason/Jasmine-Matchers/commit/0a0e5d1))
## [4.0.2](https://github.com/JamieMason/Jasmine-Matchers/compare/4.0.1...4.0.2) (2019-06-18)

@@ -2,0 +9,0 @@

27

package.json
{
"name": "jasmine-expect",
"description": "Write Beautiful Specs with Custom Matchers",
"version": "4.0.2",
"version": "4.0.3",
"author": "Jamie Mason <jamie@foldleft.io> (https://github.com/JamieMason)",

@@ -32,10 +32,10 @@ "bugs": "https://github.com/JamieMason/Jasmine-Matchers/issues",

"@types/jest": "24.0.15",
"@types/node": "12.0.8",
"@types/node": "12.6.8",
"codeclimate-test-reporter": "0.5.1",
"globby": "9.2.0",
"globby": "10.0.1",
"jasmine-core": "3.4.0",
"jest": "24.8.0",
"karma": "4.1.0",
"karma": "4.2.0",
"karma-browserstack-launcher": "1.5.1",
"karma-chrome-launcher": "2.2.0",
"karma-chrome-launcher": "3.0.0",
"karma-cli": "2.0.0",

@@ -45,13 +45,13 @@ "karma-coverage": "1.1.2",

"karma-jasmine": "2.0.1",
"karma-nested-reporter": "0.1.6",
"karma-nested-reporter": "0.1.7",
"npm-run-all": "4.1.5",
"prettier": "1.18.2",
"rimraf": "2.6.3",
"saucelabs": "2.1.9",
"saucelabs": "2.3.0",
"ts-jest": "24.0.2",
"ts-loader": "6.0.3",
"tslint": "5.17.0",
"typescript": "3.5.2",
"webpack": "4.34.0",
"webpack-cli": "3.3.4"
"ts-loader": "6.0.4",
"tslint": "5.18.0",
"typescript": "3.5.3",
"webpack": "4.36.1",
"webpack-cli": "3.3.6"
},

@@ -73,2 +73,5 @@ "homepage": "https://github.com/JamieMason/Jasmine-Matchers",

"repository": "JamieMason/Jasmine-Matchers",
"resolutions": {
"lodash": ">=4.17.15"
},
"scripts": {

@@ -75,0 +78,0 @@ "browserstack:android": "# karma start karma/browserstack-android.conf.js",

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