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

@types/jasmine

Package Overview
Dependencies
Maintainers
1
Versions
178
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/jasmine - npm Package Compare versions

Comparing version 2.2.16-alpha to 2.2.21-alpha

4

package.json
{
"name": "@types/jasmine",
"version": "2.2.16-alpha",
"description": "Type definitions for Jasmine 2.2 from https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"version": "2.2.21-alpha",
"description": "TypeScript definitions for Jasmine 2.2",
"main": "",

@@ -6,0 +6,0 @@ "scripts": {},

# Installation
> `npm install --save-dev @types/jasmine`
> `npm install --save @types/jasmine`
# Summary
This package contains type definitions for Jasmine 2.2.
This package contains type definitions for Jasmine 2.2 (http://jasmine.github.io/).
The project URL or description is http://jasmine.github.io/
# Credits
These definitions were written by Boris Yankov <https://github.com/borisyankov/>, Theodore Brown <https://github.com/theodorejb>, David Pärsson <https://github.com/davidparsson/>.
# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/jasmine
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/jasmine
Additional Details
* Last updated: Thu, 19 May 2016 20:05:50 GMT
* Typings kind: Global
* Last updated: Fri, 20 May 2016 17:00:26 GMT
* File structure: Global
* Library Dependencies: none
* Module Dependencies: none
* Global values: describe, fdescribe, xdescribe, it, fit, xit, pending, beforeEach, afterEach, beforeAll, afterAll, expect, fail, spyOn, runs, waitsFor, waits, jasmine
# Credits
These definitions were written by Boris Yankov <https://github.com/borisyankov/>, Theodore Brown <https://github.com/theodorejb>, David Pärsson <https://github.com/davidparsson/>.
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