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

vite-plugin-handlebars

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-handlebars - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

6

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

### [1.4.2](https://github.com/alexlafroscia/vite-plugin-handlebars/compare/v1.4.1...v1.4.2) (2021-03-26)
### Bug Fixes
- avoid disrupting HMR ([e7ab905](https://github.com/alexlafroscia/vite-plugin-handlebars/commit/e7ab905d48db37b79e8eefbda6471a70e310f8ca)), closes [#38](https://github.com/alexlafroscia/vite-plugin-handlebars/issues/38)
### [1.4.1](https://github.com/alexlafroscia/vite-plugin-handlebars/compare/v1.4.0...v1.4.1) (2021-03-21)

@@ -7,0 +13,0 @@

3

dist/index.js

@@ -353,5 +353,4 @@ var handlebars$1 = require('handlebars');

});
return [];
}
return [];
},

@@ -358,0 +357,0 @@

@@ -353,5 +353,4 @@ import { registerPartial, registerHelper, compile } from 'handlebars';

});
return [];
}
return [];
},

@@ -358,0 +357,0 @@

{
"name": "vite-plugin-handlebars",
"version": "1.4.1",
"version": "1.4.2",
"description": "Vite plugin for Handlebars support in HTML",

@@ -5,0 +5,0 @@ "source": "src/index.ts",

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