Huge News!Announcing our $40M Series B led by Abstract Ventures.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.0 to 1.4.1

dist/components.js

5

package.json
{
"name": "codelabs-react",
"version": "1.4.0",
"version": "1.4.1",
"description": "",

@@ -12,3 +12,4 @@ "main": "dist/index.js",

"prettier:fix": "prettier . --write",
"build": "babel ./src --out-dir ./dist --ignore **.test.js"
"build": "babel ./src --out-dir ./dist --ignore **.test.js",
"prepublish": "npm run build"
},

@@ -15,0 +16,0 @@ "keywords": [],

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