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

@variant/profile

Package Overview
Dependencies
Maintainers
3
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@variant/profile - npm Package Compare versions

Comparing version 2.0.5 to 3.0.0

2

lib/index.js

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

var result = {};
if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
__setModuleDefault(result, mod);

@@ -20,0 +20,0 @@ return result;

{
"name": "@variant/profile",
"version": "2.0.5",
"version": "3.0.0",
"private": false,

@@ -21,6 +21,6 @@ "description": "Variant Profile Info library",

"devDependencies": {
"copyfiles": "^2.3.0",
"typescript": "^3.9.5"
"copyfiles": "^2.4.0",
"typescript": "^4.0.3"
},
"gitHead": "9bc59af55beae210384d5a4c53e50e54d1afba16",
"gitHead": "601b30a3503f513412078fe1170bb5c879cf62c9",
"publishConfig": {

@@ -27,0 +27,0 @@ "access": "public"

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