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

@govuk-react/lib

Package Overview
Dependencies
Maintainers
5
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@govuk-react/lib - npm Package Compare versions

Comparing version 0.9.1 to 0.10.0

dist/declarations/src/index.d.ts

14

package.json
{
"name": "@govuk-react/lib",
"version": "0.9.1",
"version": "0.10.0",
"dependencies": {
"@govuk-react/constants": "^0.9.1",
"@govuk-react/constants": "^0.10.0",
"govuk-colours": "^1.1.0"
},
"scripts": {
"build": "yarn build:lib && yarn build:es",
"build:lib": "rimraf lib && babel src -x .js,jsx,.ts,.tsx -d lib --source-maps --config-file ../../babel.config.js",
"build:es": "rimraf es && cross-env BABEL_ENV=es babel src -x .js,jsx,.ts,.tsx -d es --source-maps --config-file ../../babel.config.js"
"version": "yarn version"
},
"main": "lib/index.js",
"module": "es/index.js",
"main": "dist/govuk-react-lib.cjs.js",
"module": "dist/govuk-react-lib.esm.js",
"source": "src/index.tsx",
"author": "Steve Sims",

@@ -19,3 +18,2 @@ "license": "MIT",

"description": "govuk-react: A port of the govuk-frontend components for React using styled-components.",
"private": false,
"publishConfig": {

@@ -22,0 +20,0 @@ "access": "public"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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