@yarnpkg/fslib
Advanced tools
Comparing version 3.0.0-rc.1 to 3.0.0-rc.2
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { NoParamCallback } from 'fs'; | ||
@@ -3,0 +4,0 @@ import { Dir, Dirent, FakeFS } from '../FakeFS'; |
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { EventEmitter } from 'events'; | ||
@@ -3,0 +6,0 @@ import { BigIntStats, Stats } from 'fs'; |
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { EventEmitter } from 'events'; | ||
@@ -3,0 +7,0 @@ import { Dirent as NodeDirent, ReadStream } from 'fs'; |
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import fs, { BigIntStats, Stats } from 'fs'; | ||
@@ -3,0 +6,0 @@ import { CreateReadStreamOptions, CreateWriteStreamOptions, Dir, StatWatcher, WatchFileCallback, WatchFileOptions, OpendirOptions } from './FakeFS'; |
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import fs from 'fs'; | ||
@@ -3,0 +4,0 @@ import { FakeFS } from './FakeFS'; |
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { Stats, BigIntStats } from 'fs'; | ||
@@ -3,0 +6,0 @@ import { CreateReadStreamOptions, CreateWriteStreamOptions, FakeFS, ExtractHintOptions, WatchFileCallback, WatchFileOptions, StatWatcher, Dir, OpendirOptions } from './FakeFS'; |
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { BigIntStats, Stats } from 'fs'; | ||
@@ -3,0 +4,0 @@ import { Filename } from './path'; |
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { Libzip } from '@yarnpkg/libzip'; | ||
@@ -3,0 +5,0 @@ import { ReadStream, WriteStream } from 'fs'; |
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { Libzip } from '@yarnpkg/libzip'; | ||
@@ -3,0 +6,0 @@ import { BigIntStats, Stats } from 'fs'; |
{ | ||
"name": "@yarnpkg/fslib", | ||
"version": "3.0.0-rc.1", | ||
"version": "3.0.0-rc.2", | ||
"license": "BSD-2-Clause", | ||
@@ -8,3 +8,3 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@yarnpkg/libzip": "^3.0.0-rc.1", | ||
"@yarnpkg/libzip": "^3.0.0-rc.2", | ||
"tslib": "^1.13.0" | ||
@@ -11,0 +11,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
248807
6369
Updated@yarnpkg/libzip@^3.0.0-rc.2