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

@loopholelabs/scalefile

Package Overview
Dependencies
Maintainers
5
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loopholelabs/scalefile - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

index.d.ts

16

package.json
{
"name": "@loopholelabs/scalefile",
"version": "0.1.7",
"version": "0.1.8",
"description": "The definitions and library for working with Scalefiles",
"license": "apache-2.0",
"source": "index.ts",
"main": "dist/main.js",
"module": "dist/module.js",
"types": "dist/types.d.ts",
"types": "types.d.ts",
"scripts": {
"build": "parcel build",
"build": "rm -rf dist && tsc --outDir dist && cp package.json dist",
"test": "node --trace-warnings node_modules/.bin/jest --no-cache"
},
"files": [
"dist"
],
"targets": {
"default": {
"distDir": "./dist"
}
},
"dependencies": {

@@ -23,0 +13,0 @@ "@loopholelabs/polyglot-ts": "^0.4.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