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

@code.gov/code-gov-adapter

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@code.gov/code-gov-adapter - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

6

libs/elasticsearch/config/index.js

@@ -15,2 +15,5 @@ function getConfig() {

"term": "agency.name"
},
"permissions.usageType": {
"term": "permissions.usageType"
}

@@ -39,2 +42,5 @@ },

"term": "languages.keyword"
},
"permissions.usageType": {
"term": "permissions.usageType.keyword"
}

@@ -41,0 +47,0 @@ },

2

package.json
{
"name": "@code.gov/code-gov-adapter",
"version": "1.1.3",
"version": "1.1.4",
"description": "A collection of adapters used by Code.gov",

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

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