Socket
Socket
Sign inDemoInstall

jasmine-spec-reporter

Package Overview
Dependencies
1
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.0 to 5.0.1

6

CHANGELOG.md

@@ -0,1 +1,7 @@

# 5.0.1
## Bugfix
* Promote colors as a dependency [#472](https://github.com/bcaudan/jasmine-spec-reporter/pull/472)
# 5.0.0

@@ -2,0 +8,0 @@

7

package.json
{
"name": "jasmine-spec-reporter",
"version": "5.0.0",
"version": "5.0.1",
"description": "Spec reporter for jasmine behavior-driven development framework",

@@ -46,3 +46,5 @@ "main": "built/main.js",

"homepage": "https://github.com/bcaudan/jasmine-spec-reporter",
"dependencies": {},
"dependencies": {
"colors": "1.4.0"
},
"devDependencies": {

@@ -52,3 +54,2 @@ "@types/jasmine": "3.5.9",

"codecov": "3.6.5",
"colors": "1.4.0",
"diff": "4.0.2",

@@ -55,0 +56,0 @@ "jasmine": "3.5.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc