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

@types/pug

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/pug - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

6

pug/index.d.ts

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

// Type definitions for pug 2.0.0-beta6
// Type definitions for pug 2.0
// Project: https://github.com/pugjs/pug

@@ -128,3 +128,3 @@ // Definitions by: TonyYang <https://github.com/TonyPythoneer>, Michał Lytek <https://github.com/19majkel94>

/**
/**
* A function that can be use to render html string of compiled template.

@@ -134,3 +134,3 @@ */

/**
/**
* An object that can have multiple properties of any type.

@@ -137,0 +137,0 @@ */

{
"name": "@types/pug",
"version": "2.0.3",
"description": "TypeScript definitions for pug 2.0.0-beta6",
"version": "2.0.4",
"description": "TypeScript definitions for pug",
"license": "MIT",

@@ -15,4 +15,4 @@ "author": "TonyYang <https://github.com/TonyPythoneer>, Michał Lytek <https://github.com/19majkel94>",

"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "b48e93fc1067964d95d88a687a735905c8ab9f06d4819fe8be354508f4da21cb"
"typesPublisherContentHash": "177cf130e1d3634d51c8acf0f117ba6bb2cb3d4ef8583a3e8b8c54d59845ae05",
"typeScriptVersion": "2.0"
}

@@ -5,10 +5,9 @@ # Installation

# Summary
This package contains type definitions for pug 2.0.0-beta6 (https://github.com/pugjs/pug).
This package contains type definitions for pug (https://github.com/pugjs/pug).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/pug
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/pug
Additional Details
* Last updated: Mon, 31 Oct 2016 16:20:14 GMT
* File structure: DeclareModule
* Last updated: Fri, 30 Dec 2016 00:00:11 GMT
* Library Dependencies: none

@@ -15,0 +14,0 @@ * Module Dependencies: none

{
"authors": "TonyYang <https://github.com/TonyPythoneer>, Michał Lytek <https://github.com/19majkel94>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],
"moduleDependencies": [],
"libraryMajorVersion": "2",
"libraryMinorVersion": "0",
"libraryName": "pug 2.0.0-beta6",
"libraryMajorVersion": 2,
"libraryMinorVersion": 0,
"typeScriptVersion": "2.0",
"libraryName": "pug",
"typingsPackageName": "pug",
"projectName": "https://github.com/pugjs/pug",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "DeclareModule",
"sourceBranch": "master",
"globals": [],

@@ -22,3 +21,3 @@ "declaredModules": [

"hasPackageJson": false,
"contentHash": "b48e93fc1067964d95d88a687a735905c8ab9f06d4819fe8be354508f4da21cb"
"contentHash": "177cf130e1d3634d51c8acf0f117ba6bb2cb3d4ef8583a3e8b8c54d59845ae05"
}
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