handlebars-source 4.0.10 → 4.0.11

Sign up to get free protection for your applications and to get access to all the features.

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
  SHA1:
3
- metadata.gz: e84fb42a4bc532eab96408ed4650c29b5ceda9f1
4
- data.tar.gz: 760b5983ca5943b9dd1e252fa1666d7e9a8a12b3
3
+ metadata.gz: bfb9ae7c3e35fd8714f6b254600441e1a5c38ce4
4
+ data.tar.gz: 0e80337b2e92491f793970aeb281d3b3a52047ae
5
5
  SHA512:
6
- metadata.gz: 8fa5be903f1d4b33f6dd8f85d3751bd9ff26550be3d008cf76b3bdd1ae18a65715ce1f89366cfa2f5e0881e5769dbe07729ba98e1d7a532684c7cebf9ee96e88
7
- data.tar.gz: 316324f714de4e70e3766bdfa32e4bb2659e62167668f4c2e4a341b82e619d9a5f7e3ac5564ff4fad3cb980f665b99b521a5bc49495715a2e0c16ebf917ca4d9
6
+ metadata.gz: 7da4379c79f9caaabdaff7fbed82d5dd34349b180bd8284283109becb8e769ff10ed73261c0e6b5ee7cf812bc6725ef159907a80796b22d60fb3d0418168e54c
7
+ data.tar.gz: 2e65f35fedba933d1d08489a4c720e8f6c47ac3efcd08d2f8818e8fd7b7cb144ca85435184fe954ddefd9f7f17e3cac0e77b953aacbee83c7d80d54a53243f3d
@@ -1,9 +1,9 @@
1
1
  /**!
2
2
 
3
3
  @license
4
- handlebars v4.0.10
4
+ handlebars v4.0.11
5
5
 
6
- Copyright (C) 2011-2016 by Yehuda Katz
6
+ Copyright (C) 2011-2017 by Yehuda Katz
7
7
 
8
8
  Permission is hereby granted, free of charge, to any person obtaining a copy
9
9
  of this software and associated documentation files (the "Software"), to deal
@@ -275,7 +275,7 @@ return /******/ (function(modules) { // webpackBootstrap
275
275
 
276
276
  var _logger2 = _interopRequireDefault(_logger);
277
277
 
278
- var VERSION = '4.0.10';
278
+ var VERSION = '4.0.11';
279
279
  exports.VERSION = VERSION;
280
280
  var COMPILER_REVISION = 7;
281
281
 
@@ -1,9 +1,9 @@
1
1
  /**!
2
2
 
3
3
  @license
4
- handlebars v4.0.10
4
+ handlebars v4.0.11
5
5
 
6
- Copyright (C) 2011-2016 by Yehuda Katz
6
+ Copyright (C) 2011-2017 by Yehuda Katz
7
7
 
8
8
  Permission is hereby granted, free of charge, to any person obtaining a copy
9
9
  of this software and associated documentation files (the "Software"), to deal
@@ -207,7 +207,7 @@ return /******/ (function(modules) { // webpackBootstrap
207
207
 
208
208
  var _logger2 = _interopRequireDefault(_logger);
209
209
 
210
- var VERSION = '4.0.10';
210
+ var VERSION = '4.0.11';
211
211
  exports.VERSION = VERSION;
212
212
  var COMPILER_REVISION = 7;
213
213
 
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.0.10
4
+ version: 4.0.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Yehuda Katz
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-05-21 00:00:00.000000000 Z
11
+ date: 2017-10-17 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Handlebars.js source code wrapper for (pre)compilation gems.
14
14
  email: