Comparing version 1.0.2 to 1.0.4
"use strict"; | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGVzdC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uL3Rlc3QudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9 | ||
var d = require("./index"); | ||
d.File; | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGVzdC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uL3Rlc3QudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUNBLElBQVksQ0FBQyxXQUFNLFNBRW5CLENBQUMsQ0FGMkI7QUFFNUIsQ0FBQyxDQUFDLElBQUksQ0FBQSJ9 |
{ | ||
"name": "diskette", | ||
"version": "1.0.2", | ||
"version": "1.0.4", | ||
"description": "Stream buffers and strings efficiently in-memory", | ||
"main": "build/index.js", | ||
"typings": "./build/index.d.ts", | ||
"typings": "./index.ts", | ||
"directories": { | ||
@@ -8,0 +8,0 @@ "test": "test" |
@@ -6,3 +6,3 @@ { | ||
"inlineSourceMap": true, | ||
"declaration": true, | ||
"declaration": false, | ||
"outDir": "build/" | ||
@@ -9,0 +9,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
26746
23
381