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

@govuk-prototype-kit/step-by-step

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@govuk-prototype-kit/step-by-step - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

6

CHANGELOG.md

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

## v2.2.3
### Fixes
- [#15 - Remove links to polyfill.io](https://github.com/alphagov/govuk-prototype-kit-step-by-step/pull/15)
## v2.2.2

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

14

javascripts/step-by-step-polyfills.js
/* eslint-disable */
/**
* NOTE
*
* These polyfills were generated using polyfill.io, which has been compromised.
*
* We generated this code well before the compromise, and it is free of malicious code.
* However, we recommend checking any polyfills you have generated in a similar way.
*/
/**
* classList polyfill

@@ -31,3 +41,2 @@ * https://github.com/alphagov/govuk-frontend/blob/main/package/govuk/vendor/polyfills/Element/prototype/classList.js

// Polyfill from https://cdn.polyfill.io/v2/polyfill.js?features=Object.defineProperty&flags=always
(function (nativeDefineProperty) {

@@ -372,3 +381,2 @@

// Polyfill from https://cdn.polyfill.io/v2/polyfill.js?features=Document&flags=always
if ((typeof WorkerGlobalScope === "undefined") && (typeof importScripts !== "function")) {

@@ -400,3 +408,2 @@

// Polyfill from https://cdn.polyfill.io/v2/polyfill.js?features=Element&flags=always
(function () {

@@ -520,3 +527,2 @@

// Polyfill from https://cdn.polyfill.io/v2/polyfill.js?features=Element.prototype.classList&flags=always
(function (global) {

@@ -523,0 +529,0 @@ var dpSupport = true;

{
"name": "@govuk-prototype-kit/step-by-step",
"version": "2.2.2",
"version": "2.2.3",
"description": "GOV.UK Step by Step Pattern for the GOV.UK Prototype Kit",

@@ -5,0 +5,0 @@ "author": "GOV.UK Prototype team, UK Government Digital Service",

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