@atlaspack/rust
Advanced tools
+22
-0
@@ -161,2 +161,11 @@ /* tslint:disable */ | ||
| unsafeSkipPattern?: string | ||
| /** | ||
| * | ||
| * Browserslist environment (e.g. "development" or "production") for package.json "browserslist". | ||
| * Used so CSS normalization uses the same env as Babel. | ||
| * | ||
| * Defaults to `None`. | ||
| * | ||
| */ | ||
| browserslistEnv?: string | ||
| } | ||
@@ -182,2 +191,4 @@ export interface CompiledCssInJsConfigPlugin { | ||
| unsafeSkipPattern?: string | ||
| /** Browserslist environment (e.g. "development" or "production") for package.json "browserslist". */ | ||
| browserslistEnv?: string | ||
| } | ||
@@ -190,2 +201,7 @@ export interface CompiledCssInJsPluginInput { | ||
| config: CompiledCssInJsConfigPlugin | ||
| /** | ||
| * Browserslist environment (e.g. "development" or "production") so resolution | ||
| * uses the same key as Babel (confluence/package.json "browserslist"."development"|"production"). | ||
| */ | ||
| browserslistEnv?: string | ||
| } | ||
@@ -347,2 +363,8 @@ export interface CompiledCssInJsPluginResult { | ||
| unsafeSkipPattern?: string | ||
| /** | ||
| * | ||
| * Browserslist environment (e.g. "development" or "production") for package.json "browserslist". | ||
| * | ||
| */ | ||
| browserslistEnv?: string | ||
| } | ||
@@ -349,0 +371,0 @@ export interface DetailedMemoryStats { |
+2
-2
| { | ||
| "name": "@atlaspack/rust", | ||
| "version": "3.2.1-canary.442+939d5bd41", | ||
| "version": "3.2.1-canary.443+ea9730dd9", | ||
| "license": "(MIT OR Apache-2.0)", | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
| "type": "commonjs", | ||
| "gitHead": "939d5bd41b3bcb5508f58ca41165d48122762e26" | ||
| "gitHead": "ea9730dd953d0512c2ab97cbba810e7a297a29a6" | ||
| } |
+2
-0
@@ -428,2 +428,4 @@ /* tslint:disable */ | ||
| unsafeSkipPattern?: string; | ||
| /** Browserslist environment (e.g. "development" or "production") for package.json "browserslist". */ | ||
| browserslistEnv?: string; | ||
| } | ||
@@ -430,0 +432,0 @@ export declare function hashCode(rawCode: string): string; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
246412211
0.13%1588
1.53%