Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

diskette

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

diskette - npm Package Compare versions

Comparing version 1.0.2 to 1.0.4

test.ts

4

build/test.js
"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 @@ },

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