Sha256: 3a6bb4e2fafe1c05398f3bb03698facade83f2109fa343e8908c700bebbe439d

Contents?: true

Size: 197 Bytes

Versions: 46

Compression:

Stored size: 197 Bytes

Contents

"use strict";

if (!require("./is-implemented")()) {
	Object.defineProperty(String.prototype, "repeat",
		{ value: require("./shim"),
configurable: true,
enumerable: false,
			writable: true });
}

Version data entries

46 entries across 46 versions & 3 rubygems

Version Path
govuk_publishing_components-18.0.0 node_modules/es5-ext/string/#/repeat/implement.js
govuk_publishing_components-17.21.0 node_modules/es5-ext/string/#/repeat/implement.js
govuk_publishing_components-17.20.0 node_modules/es5-ext/string/#/repeat/implement.js
govuk_publishing_components-17.19.1 node_modules/es5-ext/string/#/repeat/implement.js
govuk_publishing_components-17.19.0 node_modules/es5-ext/string/#/repeat/implement.js
govuk_publishing_components-17.18.0 node_modules/es5-ext/string/#/repeat/implement.js
govuk_publishing_components-17.17.0 node_modules/es5-ext/string/#/repeat/implement.js
govuk_publishing_components-17.16.0 node_modules/es5-ext/string/#/repeat/implement.js
govuk_publishing_components-17.15.0 node_modules/es5-ext/string/#/repeat/implement.js
govuk_publishing_components-17.14.0 node_modules/es5-ext/string/#/repeat/implement.js
govuk_publishing_components-17.13.0 node_modules/es5-ext/string/#/repeat/implement.js
govuk_publishing_components-17.12.2 node_modules/es5-ext/string/#/repeat/implement.js
govuk_publishing_components-17.12.1 node_modules/es5-ext/string/#/repeat/implement.js
govuk_publishing_components-17.12.0 node_modules/es5-ext/string/#/repeat/implement.js
govuk_publishing_components-17.11.0 node_modules/es5-ext/string/#/repeat/implement.js
govuk_publishing_components-17.10.0 node_modules/es5-ext/string/#/repeat/implement.js
govuk_publishing_components-17.9.0 node_modules/es5-ext/string/#/repeat/implement.js
govuk_publishing_components-17.8.0 node_modules/es5-ext/string/#/repeat/implement.js
govuk_publishing_components-17.7.0 node_modules/es5-ext/string/#/repeat/implement.js
govuk_publishing_components-17.6.1 node_modules/es5-ext/string/#/repeat/implement.js