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

jasmine-marbles

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jasmine-marbles - npm Package Compare versions

Comparing version 0.0.2 to 0.1.0

2

index.d.ts

@@ -9,3 +9,3 @@ import { TestHotObservable, TestColdObservable } from './src/test-observables';

namespace jasmine {
interface Matchers {
interface Matchers<T> {
toBeObservable: any;

@@ -12,0 +12,0 @@ }

{
"name": "jasmine-marbles",
"version": "0.0.2",
"version": "0.1.0",
"scripts": {

@@ -13,8 +13,8 @@ "clean": "rimraf release",

"devDependencies": {
"@types/jasmine": "^2.5.43",
"@types/node": "^7.0.5",
"@types/jasmine": "^2.5.53",
"@types/node": "^8.0.14",
"cpy-cli": "^1.0.1",
"rimraf": "^2.6.1",
"rxjs": "^5.2.0",
"typescript": "^2.2.1"
"rxjs": "^5.4.2",
"typescript": "^2.4.1"
},

@@ -21,0 +21,0 @@ "dependencies": {

@@ -0,1 +1,2 @@

"use strict";
/**

@@ -204,3 +205,2 @@ Apache License

*/
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -207,0 +207,0 @@ var isEqual = require('lodash.isequal');

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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