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

admin-config

Package Overview
Dependencies
Maintainers
3
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

admin-config - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

2

lib/Utils/ReferenceExtractor.js

@@ -14,3 +14,3 @@ export default {

if (optimized !== null) {
references = references.filter(r => r.getSingleApiCall() === optimized)
references = references.filter(r => r.hasSingleApiCall() === optimized)
}

@@ -17,0 +17,0 @@ return this.indexByName(references);

{
"name": "admin-config",
"version": "0.3.0",
"version": "0.3.1",
"private": false,

@@ -5,0 +5,0 @@ "repository": {

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