New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

openssl-ts

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openssl-ts - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

dist/index.js.map

1

dist/index.js

@@ -56,1 +56,2 @@ "use strict";

exports.openssl = openssl;
//# sourceMappingURL=index.js.map

8

package.json
{
"name": "openssl-ts",
"version": "1.0.1",
"main": "",
"version": "1.0.2",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"description": "An openssl wrapper written in TypeScript",

@@ -26,3 +27,4 @@ "license": "MIT",

"files": [
"dist"
"dist",
"package.json"
],

@@ -29,0 +31,0 @@ "devDependencies": {

@@ -6,3 +6,3 @@ [![build](https://github.com/marianozunino/morpheus/actions/workflows/build_deploy.yml/badge.svg)](https://github.com/marianozunino/morpheus/actions/workflows/build_deploy.yml)

![npm type definitions](https://img.shields.io/npm/types/openssl-ts)
![current-version](https://img.shields.io/badge/dynamic/json?label=current-version&query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fmarianozunino%2Fopenssl-ts%2Fmaster%2Fpackage.json)
[![current-version](https://img.shields.io/badge/dynamic/json?label=current-version&query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fmarianozunino%2Fopenssl-ts%2Fmaster%2Fpackage.json)](https://npmjs.com/package/openssl-ts)
# Openssl Ts

@@ -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