Socket
Socket
Sign inDemoInstall

jasmine-core

Package Overview
Dependencies
Maintainers
2
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jasmine-core - npm Package Compare versions

Comparing version 2.3.3 to 2.3.4

2

bower.json
{
"name": "jasmine-core",
"version": "2.3.3",
"version": "2.3.4",
"homepage": "http://jasmine.github.io",

@@ -5,0 +5,0 @@ "authors": [

{
"name": "jasmine-core",
"license": "MIT",
"version": "2.3.3",
"version": "2.3.4",
"repository": {

@@ -6,0 +6,0 @@ "type": "git",

@@ -31,7 +31,7 @@ <a name="README">[<img src="https://rawgithub.com/jasmine/jasmine/master/images/jasmine-horizontal.svg" width="400px" />](http://jasmine.github.io)</a>

To install Jasmine on your local box:
To install Jasmine standalone on your local box:
* Clone Jasmine - `git clone https://github.com/jasmine/jasmine.git`
* Download the standalone distribution for your desired release from the [releases page](https://github.com/jasmine/jasmine/releases)
* Create a Jasmine directory in your project - `mkdir my-project/jasmine`
* Move latest dist to your project directory - `mv jasmine/dist/jasmine-standalone-2.0.0.zip my-project/jasmine`
* Move the dist to your project directory - `mv jasmine/dist/jasmine-standalone-2.0.0.zip my-project/jasmine`
* Change directory - `cd my-project/jasmine`

@@ -66,2 +66,4 @@ * Unzip the dist - `unzip jasmine-standalone-2.0.0.zip`

* [Gregg Van Hove](mailto:gvanhove@pivotal.io), Pivotal Labs
* [Greg Cobb](mailto:gcobb@pivotal.io), Pivotal Labs
* [Chris Amavisca](mailto:camavisca@pivotal.io), Pivotal Labs

@@ -68,0 +70,0 @@ ### Maintainers Emeritus

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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