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

@playform/build

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@playform/build - npm Package Versions

0.0.3

Diff
nikolarhristov
published 0.0.3 •

Changelog

Source

0.0.3

Change

  • Updated version to 0.0.3
  • Updated dependencies
  • Modified Build function to incorporate tsc-alias.
  • Set logLevel in ESBuild configuration to "debug" for enhanced debugging.

Add

  • Added tsc-alias to dependencies
nikolarhristov
published 0.0.2 •

Changelog

Source

0.0.2

Change

  • Major refactoring and restructuring of the project.
  • Updated package name to @playform/build.
  • Updated version to 0.0.2.
  • Updated package description, keywords, and metadata.
  • Updated dependencies.
  • Modified source files structure and content.
  • Changed main and types file paths.
  • Updated scripts in package.json.
  • Simplified configuration by integrating TypeScript.json settings into tsconfig.json.
  • Removed esbuild-plugin-copy.

Add

  • Added new source files and interfaces.

Removed

  • Removed several old source files and configurations.
  • Removed TypeScriptESBuild.ts and shifted core logic to Build.ts.
nikolarhristov
published 0.0.1 •

Changelog

Source

0.0.1

Add

  • Initial release