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

@atlaspack/core

Package Overview
Dependencies
Maintainers
0
Versions
298
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaspack/core - npm Package Compare versions

Comparing version 2.13.2-canary.3650 to 2.13.2-canary.3651

34

package.json
{
"name": "@atlaspack/core",
"version": "2.13.2-canary.3650+7e2137791",
"version": "2.13.2-canary.3651+c2ef915dc",
"license": "(MIT OR Apache-2.0)",

@@ -23,17 +23,17 @@ "publishConfig": {

"dependencies": {
"@atlaspack/build-cache": "2.13.2-canary.3650+7e2137791",
"@atlaspack/cache": "2.13.2-canary.3650+7e2137791",
"@atlaspack/diagnostic": "2.13.2-canary.3650+7e2137791",
"@atlaspack/events": "2.13.2-canary.3650+7e2137791",
"@atlaspack/feature-flags": "2.13.2-canary.3650+7e2137791",
"@atlaspack/fs": "2.13.2-canary.3650+7e2137791",
"@atlaspack/graph": "3.3.2-canary.3650+7e2137791",
"@atlaspack/logger": "2.13.2-canary.3650+7e2137791",
"@atlaspack/package-manager": "2.13.2-canary.3650+7e2137791",
"@atlaspack/plugin": "2.13.2-canary.3650+7e2137791",
"@atlaspack/profiler": "2.13.2-canary.3650+7e2137791",
"@atlaspack/rust": "2.13.2-canary.3650+7e2137791",
"@atlaspack/types": "2.13.2-canary.3650+7e2137791",
"@atlaspack/utils": "2.13.2-canary.3650+7e2137791",
"@atlaspack/workers": "2.13.2-canary.3650+7e2137791",
"@atlaspack/build-cache": "2.13.2-canary.3651+c2ef915dc",
"@atlaspack/cache": "2.13.2-canary.3651+c2ef915dc",
"@atlaspack/diagnostic": "2.13.2-canary.3651+c2ef915dc",
"@atlaspack/events": "2.13.2-canary.3651+c2ef915dc",
"@atlaspack/feature-flags": "2.13.2-canary.3651+c2ef915dc",
"@atlaspack/fs": "2.13.2-canary.3651+c2ef915dc",
"@atlaspack/graph": "3.3.2-canary.3651+c2ef915dc",
"@atlaspack/logger": "2.13.2-canary.3651+c2ef915dc",
"@atlaspack/package-manager": "2.13.2-canary.3651+c2ef915dc",
"@atlaspack/plugin": "2.13.2-canary.3651+c2ef915dc",
"@atlaspack/profiler": "2.13.2-canary.3651+c2ef915dc",
"@atlaspack/rust": "2.13.2-canary.3651+c2ef915dc",
"@atlaspack/types": "2.13.2-canary.3651+c2ef915dc",
"@atlaspack/utils": "2.13.2-canary.3651+c2ef915dc",
"@atlaspack/workers": "2.13.2-canary.3651+c2ef915dc",
"@mischnic/json-sourcemap": "^0.1.0",

@@ -70,3 +70,3 @@ "@parcel/source-map": "^2.1.1",

},
"gitHead": "7e21377914e8091d484f67cb11052a1efd2227e3"
"gitHead": "c2ef915dc54784ce4b8180025ac1b2e13b375002"
}

@@ -20,2 +20,3 @@ // @flow

lmdb: Lmdb,
featureFlags?: {[string]: string | boolean},
...AtlaspackNapiOptions['options'],

@@ -22,0 +23,0 @@ |};

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