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

@sklechko/tslib

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sklechko/tslib - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

9

package.json
{
"name": "@sklechko/tslib",
"version": "0.0.3",
"version": "0.0.4",
"description": "Test lib written in TypeScript",
"main": "lib/index.js",
"typings": "lib/index",
"main": "./lib/index.js",
"typings": "./lib/index.d.ts",
"scripts": {
"clean": "rm -rf lib",
"build": "npm run clean && tsc",
"_prepublish": "npm run build",
"tsc": "./node_modules/typescript/bin/tsc"
"_prepublish": "npm run build"
},

@@ -13,0 +12,0 @@ "engines": {

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