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

@lwc/template-compiler

Package Overview
Dependencies
Maintainers
11
Versions
783
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lwc/template-compiler - npm Package Compare versions

Comparing version 0.33.28-alpha5 to 0.34.0

5

dist/commonjs/parser/constants.js

@@ -319,2 +319,7 @@ "use strict";

],
'crossorigin': [
'img',
'audio',
'video'
],
'data': [

@@ -321,0 +326,0 @@ 'object',

8

package.json
{
"name": "@lwc/template-compiler",
"version": "0.33.28-alpha5",
"version": "0.34.0",
"description": "Template compiler package",

@@ -25,4 +25,4 @@ "main": "dist/commonjs/index.js",

"@babel/types": "~7.1.5",
"@lwc/errors": "0.33.28-alpha5",
"@lwc/style-compiler": "0.33.28-alpha5",
"@lwc/errors": "0.34.0",
"@lwc/style-compiler": "0.34.0",
"camelcase": "~5.0.0",

@@ -35,3 +35,3 @@ "he": "^1.1.1",

},
"gitHead": "a5afddc50e1d5b84be72139a5285212be3398497"
"gitHead": "39b1e00256a3e2601da8e88158b441f4b7b281a9"
}

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