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

@qualified/embed

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qualified/embed - npm Package Compare versions

Comparing version 0.0.2-alpha to 0.0.2-alpha-1

2

package.json
{
"name": "@qualified/embed",
"version": "0.0.2-alpha",
"version": "0.0.2-alpha-1",
"description": "With Embed, you can now build advanced, developer-friendly coding products for education, recruiting, upskilling, and more. Our SDK makes it simple to embed code challenges and assessments into your existing products.",

@@ -5,0 +5,0 @@ "main": "dist/embed.min.js",

@@ -5,3 +5,4 @@ const path = require("path");

module.exports = {
mode: "production",
mode: "development",
devtool: false,
entry: path.resolve("src", "embed.js"),

@@ -8,0 +9,0 @@ output: {

Sorry, the diff of this file is too big to display

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