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

@types/umzug

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/umzug - npm Package Compare versions

Comparing version 1.8.31 to 1.8.32

umzug/LICENSE

5

umzug/index.d.ts

@@ -5,7 +5,4 @@ // Type definitions for Umzug v1.8.0

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
// TypeScript Version: 2.3
/// <reference types="bluebird" />
/// <reference types="sequelize" />
import Sequelize = require("sequelize");

@@ -12,0 +9,0 @@

9

umzug/package.json
{
"name": "@types/umzug",
"version": "1.8.31",
"version": "1.8.32",
"description": "TypeScript definitions for Umzug",

@@ -19,8 +19,7 @@ "license": "MIT",

"dependencies": {
"@types/sequelize": "*",
"@types/bluebird": "*"
"@types/sequelize": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "112d1414ca7a27154d6db864fece354c7418b9e57aa57fbbaff3ae79b3157723",
"typeScriptVersion": "2.2"
"typesPublisherContentHash": "b7a627ed7a803caf07dfecfa44d823214bb0989b8e319d7f197c06a11808d1fc",
"typeScriptVersion": "2.3"
}

@@ -8,7 +8,7 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/umzug
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/umzug
Additional Details
* Last updated: Wed, 22 Mar 2017 20:51:31 GMT
* Dependencies: sequelize, bluebird
* Last updated: Fri, 23 Jun 2017 17:39:13 GMT
* Dependencies: sequelize
* Global values: none

@@ -15,0 +15,0 @@

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