Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

jasmine

Package Overview
Dependencies
Maintainers
4
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jasmine - npm Package Compare versions

Comparing version
6.0.0-beta.0
to
6.0.0
+1
-1
LICENSE
Copyright (c) 2014-2019 Pivotal Labs
Copyright (c) 2014-2025 The Jasmine developers
Copyright (c) 2014-2026 The Jasmine developers

@@ -4,0 +4,0 @@ Permission is hereby granted, free of charge, to any person obtaining

@@ -13,3 +13,3 @@ {

"license": "MIT",
"version": "6.0.0-beta.0",
"version": "6.0.0",
"repository": {

@@ -35,5 +35,5 @@ "type": "git",

"dependencies": {
"@jasminejs/reporters": "^0.1.0",
"@jasminejs/reporters": "^1.0.0",
"glob": "^10.2.2 || ^11.0.3 || ^12.0.0 || ^13.0.0",
"jasmine-core": "6.0.0-beta.0"
"jasmine-core": "~6.0.0"
},

@@ -40,0 +40,0 @@ "bin": "./bin/jasmine.js",

@@ -62,3 +62,3 @@ # The Jasmine Package

Copyright (c) 2014-2019 Pivotal Labs<br>
Copyright (c) 2014-2025 The Jasmine developers<br>
Copyright (c) 2014-2026 The Jasmine developers<br>
This software is licensed under the MIT License.