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

13

0.1.1

Diff
nikolarhristov
published 0.1.1 •

Changelog

Source

0.1.1

Change

  • Updated version to 0.1.1
  • Updated "Run" script to include "--Watch" option instead of "-W"
nikolarhristov
published 0.1.0 •

Changelog

Source

0.1.0

Change

  • Updated version to 0.1.0
  • Updated dependencies
  • Modified Build function to support watch mode
  • Updated TypeScript configuration
  • Updated command-line interface with clearer descriptions.
  • Expanded README.md with detailed usage instructions and examples.

Add

  • Added Watch option to Build command

Removed

  • Removed peerDependencies
nikolarhristov
published 0.0.11 •

Changelog

Source

0.0.11

Change

  • Updated dependencies
nikolarhristov
published 0.0.10 •

Changelog

Source

0.0.10

Change

  • Removed Document script
  • Updated dependencies
nikolarhristov
published 0.0.9 •

Changelog

Source

0.0.9

Change

  • Updated version to 0.0.9
  • Updated package.json metadata
  • Updated dependencies
  • Modified package.json structure

Add

  • Added peerDependencies
  • Added peerDependenciesMeta for optional dependencies
nikolarhristov
published 0.0.8 •

Changelog

Source

0.0.8

Change

  • Updated version to 0.0.8
  • Updated package description and keywords
  • Updated homepage and repository URLs
  • Updated repository and author information
  • Updated dependencies
  • Improved command-line interface descriptions.
nikolarhristov
published 0.0.7 •

Changelog

Source

0.0.7

Change

  • Updated version to 0.0.7
  • Updated repository URLs to use HTTPS
nikolarhristov
published 0.0.6 •

Changelog

Source

0.0.6

Change

  • Updated version to 0.0.6
  • Updated package description
  • Updated author information
  • Updated dependencies
  • Removed @playform/document from devDependencies
nikolarhristov
published 0.0.5 •

Changelog

Source

0.0.5

Changed

  • Updated version to 0.0.5
  • Updated package.json scripts

Added

  • Added @playform/document as a peer dependency
nikolarhristov
published 0.0.4 •

Changelog

Source

0.0.4

Change

  • Updated version to 0.0.4 (corrected from 0.0.5 in the summary)
  • Added "Document" script
  • Updated peerDependencies
  • Minor code formatting changes