handlebars-source 4.7.2 → 4.7.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of handlebars-source might be problematic. Click here for more details.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 32724bb552376e50d41ce3ccb19f6a48f99a7d431ddd846f917b011f75deb9a0
4
- data.tar.gz: 74d8e477abba03830400637875c1d15c25ce455c3e432523f6c31d800eb56852
3
+ metadata.gz: 820c5a317b5c9198f195b5c0ac85958db463e44bc53295d4aafa5ab5ee04d9a0
4
+ data.tar.gz: f0e6ae58efa8fc933b9d6dfba73d0661cd839f544ce8d5792f032549b649b7fa
5
5
  SHA512:
6
- metadata.gz: d2e5be91b8a044bfef2a1a9b0447d0e9b0bd2f05d9515603630bc772f50c5bbf9c589380642a56e77580a4f9e6bf632b0ca56357eb0c50e0ac8b82dc5c991eeb
7
- data.tar.gz: 9d9947ebf77c09e7430ef24b2467b3d106b90763b92af493d9dc6a58567e5bc01f8d1f41c9b09077c199d4d9bf869cc7f67aa3f7c32344339d32028df9c9b6ed
6
+ metadata.gz: 6a0cdf825db44fe9b56eacd1ecf14e8498deca7df93ade548f36452710c4516f2e86b4cea2f08ec339efad49d6caee0bb722af23e97ae07815ccd7f350d4e93f
7
+ data.tar.gz: 0a1bababb24de081c3d735d0b89c1526ac46e1e1c2cb621913fca3a1921d96131eb529e3b199da456f0b524fc1ec73cf06b08ec4e4baff0a202d58a99acd1b01
@@ -1,7 +1,7 @@
1
1
  /**!
2
2
 
3
3
  @license
4
- handlebars v4.7.2
4
+ handlebars v4.7.3
5
5
 
6
6
  Copyright (C) 2011-2019 by Yehuda Katz
7
7
 
@@ -278,7 +278,7 @@ return /******/ (function(modules) { // webpackBootstrap
278
278
 
279
279
  var _internalProtoAccess = __webpack_require__(33);
280
280
 
281
- var VERSION = '4.7.2';
281
+ var VERSION = '4.7.3';
282
282
  exports.VERSION = VERSION;
283
283
  var COMPILER_REVISION = 8;
284
284
  exports.COMPILER_REVISION = COMPILER_REVISION;
@@ -1,7 +1,7 @@
1
1
  /**!
2
2
 
3
3
  @license
4
- handlebars v4.7.2
4
+ handlebars v4.7.3
5
5
 
6
6
  Copyright (C) 2011-2019 by Yehuda Katz
7
7
 
@@ -209,7 +209,7 @@ return /******/ (function(modules) { // webpackBootstrap
209
209
 
210
210
  var _internalProtoAccess = __webpack_require__(32);
211
211
 
212
- var VERSION = '4.7.2';
212
+ var VERSION = '4.7.3';
213
213
  exports.VERSION = VERSION;
214
214
  var COMPILER_REVISION = 8;
215
215
  exports.COMPILER_REVISION = COMPILER_REVISION;
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: handlebars-source
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.7.2
4
+ version: 4.7.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Yehuda Katz
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-01-13 00:00:00.000000000 Z
11
+ date: 2020-02-05 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Handlebars.js source code wrapper for (pre)compilation gems.
14
14
  email: