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

cartero

Package Overview
Dependencies
Maintainers
3
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cartero - npm Package Versions

1
45

2.0.0

Diff

Changelog

Source

v2.0.0

  • Complete re-write, based on npm and browserify. See cartero-1 branch for old version.
rotundasoftware
published 0.2.3 •

Changelog

Source

v0.2.3

  • ##cartero_dir replacement changes
    • Replace ##cartero_dir tokens in files before preprocessing.
    • Replace ##cartero_dir tokens in all preprocessingTask.inExt files.
rotundasoftware
published 0.2.2 •

Changelog

Source

v0.2.2

  • Add support for remoteFiles (such as CDN files) in bundle.json.
rotundasoftware
published 0.2.1 •

Changelog

Source

v0.2.1

  • Make library and tmplExt configuration properties optional.
rotundasoftware
published 0.2.0 •

Changelog

Source

v0.2.0

  • Add allowNestedBundles property in library directory configuration and default to true.
  • Remove default value for filesToIgnore in views directory configuration.
  • Make the browserify feature work without relying on the library directory being a node_modules folder.
  • Allow ##cartero_requires directive value to span multiple lines.
  • Support browserifying .coffee files.
  • Bug Fixes:
    • Check for ##cartero_browserify_executeOnLoad in original file in case it was removed due to a processing step.
    • Fix order in which ##cartero_extends files are sourced.
rotundasoftware
published 0.1.1 •

Changelog

Source

v0.1.1

  • Grab dependencies from bower.json file if it exists in a Bundle. Makes integration with Bower easier.
  • Add sourceFilePaths to files in filesToServe to keep track of which files were concatenated.
  • Bug Fixes:
    • Run replaceCarteroDirTokens task before buildParcelRegistry so ##cartero_dir tokens are replaced with file's location before concatenation.
      • Support directoriesToIgnore in bundle.json
rotundasoftware
published 0.1.0 •

Changelog

Source

v0.1.0

  • Initial release
1
45
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