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

@vianuvem-vn/feature-toggle

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vianuvem-vn/feature-toggle - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

src/bar.js

3

dist/index.js

@@ -81,4 +81,5 @@ /******/ (() => { // webpackBootstrap

const log = () => {
console.log(log)
console.log(`${_foo_js__WEBPACK_IMPORTED_MODULE_0__.default} - ${_foo_js__WEBPACK_IMPORTED_MODULE_0__.default}`)
};

@@ -85,0 +86,0 @@

{
"name": "@vianuvem-vn/feature-toggle",
"version": "1.0.3",
"version": "1.0.4",
"author": "Ramon Francisco",

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

import foo from './foo.js'
import bar from './foo.js'
const log = () => {
console.log(log)
console.log(`${foo} - ${bar}`)
};
export default log
export default log;
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