Comparing version 2.6.0 to 2.6.1
@@ -1,1 +0,1 @@ | ||
{"name":"memfs","version":"2.6.0","description":"In-memory file-system with Node's fs API.","main":"lib/index.js","keywords":["fs","filesystem","fs.js","memory-fs","memfs","file","file system","mount","memory","in-memory","virtual","test","testing","mock"],"repository":{"type":"git","url":"https://github.com/streamich/memfs.git"},"dependencies":{"fast-extend":"0.0.2","fs-monkey":"^0.2.1"},"devDependencies":{"jest":"^21.1.0","jest-tap-reporter":"1.7.0","ts-jest":"^21.0.1","mocha":"3.4.2","chai":"4.1.0","typescript":"2.4.2","ts-node":"3.3.0","babel-cli":"6.24.1","babel-preset-es2015":"6.24.1","gulp":"3.9.1","gulp-typescript":"3.2.1","source-map-support":"0.4.15","nyc":"11.1.0","watch":"^1.0.0","@types/node":"8.0.17","@types/jest":"^21.1.1","semantic-release":"^8.2.0"},"scripts":{"build":"npm run build-ts && npm run build-js","build-ts":"gulp build-ts","build-js":"babel src --out-dir lib","test":"jest","test:coverage":"jest --coverage","test:watch":"jest --watch","watch":"watch 'npm run build' ./src","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"jest":{"moduleFileExtensions":["ts","tsx","js","jsx"],"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":".*/__tests__/.*\\.(test|spec)\\.(jsx?|tsx?)$"}} | ||
{"name":"memfs","version":"2.6.1","description":"In-memory file-system with Node's fs API.","main":"lib/index.js","keywords":["fs","filesystem","fs.js","memory-fs","memfs","file","file system","mount","memory","in-memory","virtual","test","testing","mock"],"repository":{"type":"git","url":"https://github.com/streamich/memfs.git"},"dependencies":{"fast-extend":"0.0.2","fs-monkey":"^0.2.1"},"devDependencies":{"jest":"^21.1.0","jest-tap-reporter":"1.7.0","ts-jest":"^21.0.1","mocha":"3.4.2","chai":"4.1.0","typescript":"2.4.2","ts-node":"3.3.0","babel-cli":"6.24.1","babel-preset-es2015":"6.24.1","gulp":"3.9.1","gulp-typescript":"3.2.1","source-map-support":"0.4.15","nyc":"11.1.0","watch":"^1.0.0","@types/node":"8.0.17","@types/jest":"^21.1.1","semantic-release":"^8.2.0"},"scripts":{"build":"npm run build-ts && npm run build-js","build-ts":"gulp build-ts","build-js":"babel src --out-dir lib","test":"jest","test:coverage":"jest --coverage","test:watch":"jest --watch","watch":"watch 'npm run build' ./src","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"jest":{"moduleFileExtensions":["ts","tsx","js","jsx"],"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":".*/__tests__/.*\\.(test|spec)\\.(jsx?|tsx?)$"}} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
247252
52
5997