New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

codelabs-react

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codelabs-react - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

2

dist/components.js

@@ -69,3 +69,3 @@ "use strict";

flex: 1,
maxWidth: "1200px"
maxWidth: "600px"
}

@@ -72,0 +72,0 @@ }, children);

{
"name": "codelabs-react",
"version": "1.4.1",
"version": "1.4.2",
"description": "",

@@ -45,2 +45,5 @@ "main": "dist/index.js",

"./setup-tests.js"
],
"testPathIgnorePatterns": [
"dist"
]

@@ -47,0 +50,0 @@ },

@@ -51,3 +51,3 @@ import React from "react";

flex: 1,
maxWidth: "1200px",
maxWidth: "600px",
}}

@@ -54,0 +54,0 @@ >

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