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

deep-core

Package Overview
Dependencies
Maintainers
1
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deep-core - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

3

lib.compiled/AWS/Service.js

@@ -25,2 +25,3 @@ /**

key: 'identifier',
// @todo replace legacy name with new one 'apigateway' when it will be available

@@ -168,3 +169,3 @@ /**

get: function get() {
return 'apigateway';
return 'execute-api';
}

@@ -171,0 +172,0 @@ }]);

{
"name": "deep-core",
"version": "1.0.2",
"version": "1.0.3",
"description": "DEEP Core Library",

@@ -63,4 +63,4 @@ "keywords": [

"chai": "3.2.*",
"sinon": "1.17.0",
"sinon-chai": "2.8.0"
"sinon": "1.17.*",
"sinon-chai": "2.8.*"
},

@@ -67,0 +67,0 @@ "preferGlobal": false,

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