New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/twig

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/twig - npm Package Compare versions

Comparing version 1.12.1 to 1.12.2

2

twig/index.d.ts

@@ -5,2 +5,3 @@ // Type definitions for twig 1.12

// Tim Schumacher <https://github.com/enko>
// Maik Tizziani <https://github.com/mtizziani>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -22,2 +23,3 @@

async?: any;
load?: (template: Template) => void;
}

@@ -24,0 +26,0 @@

10

twig/package.json
{
"name": "@types/twig",
"version": "1.12.1",
"version": "1.12.2",
"description": "TypeScript definitions for twig",

@@ -16,5 +16,11 @@ "license": "MIT",

"githubUsername": "enko"
},
{
"name": "Maik Tizziani",
"url": "https://github.com/mtizziani",
"githubUsername": "mtizziani"
}
],
"main": "",
"types": "index",
"repository": {

@@ -26,4 +32,4 @@ "type": "git",

"dependencies": {},
"typesPublisherContentHash": "6066cc2884e6618756bcde214d66b6ce81060e02ff0b722fd87d208be3852b7f",
"typesPublisherContentHash": "6623f1e7b01bd422d6090e721cad7d8a35e68e04309b20321cadaa19a8c3d48c",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Fri, 29 Jun 2018 03:18:45 GMT
* Last updated: Fri, 18 Jan 2019 21:15:47 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Carlos Ballesteros Velasco <https://github.com/soywiz>, Tim Schumacher <https://github.com/enko>.
These definitions were written by Carlos Ballesteros Velasco <https://github.com/soywiz>, Tim Schumacher <https://github.com/enko>, Maik Tizziani <https://github.com/mtizziani>.

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