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

@al/aecoral

Package Overview
Dependencies
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@al/aecoral - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

dist/index.esm2015.js

11

package.json
{
"name": "@al/aecoral",
"version": "2.0.2",
"version": "2.0.3",
"license": "MIT",

@@ -28,3 +28,4 @@ "description": "A client for interacting with the Alert Logic Analytics Engine Correlations Public API",

"types": "./dist/index.d.ts",
"module": "./dist/index.esm.js",
"module": "./dist/index.esm5.js",
"es2015": "./dist/index.esm2015.js",
"scripts": {

@@ -41,6 +42,6 @@ "test": "karma start",

"dependencies": {
"@al/core": "^1.0.0"
"@al/core": "^1.0.2"
},
"peerDependencies": {
"@al/core": "^1.0.0"
"@al/core": "^1.0.2"
},

@@ -50,3 +51,3 @@ "files": [

],
"gitHead": "4a3c5fc633d0272424c3ec7c2778dabc7bd1fba5"
"gitHead": "4a03e48261125915b6108fcb2acde9fb67717a93"
}
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