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

techor

Package Overview
Dependencies
Maintainers
1
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

techor - npm Package Compare versions

Comparing version 3.0.18 to 3.0.19

4

dist/config.d.ts

@@ -8,4 +8,4 @@ import { InputOptions as RollupInputOptions, OutputOptions as RollupOutputOptions } from 'rollup';

export interface Config {
build: BuildOptions;
version: VersionOptions;
build?: BuildOptions;
version?: VersionOptions;
}

@@ -12,0 +12,0 @@ export interface BuildCommonOptions {

@@ -1,1 +0,1 @@

{"name":"techor","scripts":{"build:main":"rollup --config rollup.config.mjs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"pnpm run \"/^build:.*/\"","dev":"pnpm run \"/^build:.*/\" --watch","test":"cd tests && pnpm i && cd ../ && jest","type-check":"tsc --noEmit","lint":"eslint src"},"type":"module","license":"MIT","description":"Author technology like a top leader","author":{"name":"Aron","email":"i@aron.tw","url":"https://aron.tw"},"homepage":"https://github.com/techor-dev/techor","bugs":{"url":"https://github.com/techor-dev/techor/issues"},"repository":{"type":"git","url":"https://github.com/techor-dev/techor.git","directory":"packages/techor"},"keywords":["author","technology","creator","config","opensource","plugin","package","framework","tool","software","pack","version","bump","bundle","commonjs","esm","esmodule"],"bin":{"techor":"./dist/bin/index.mjs"},"esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"files":["dist"],"sideEffects":false,"publishConfig":{"access":"public","provenance":true},"dependencies":{"@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3","@swc/core":"^1.3.106","@techor/extend":"^3.0.18","@techor/fs":"^3.0.18","@techor/glob":"^3.0.18","@techor/log":"^3.0.18","@techor/npm":"^3.0.18","acorn":"^8.11.3","clsx":"^2.0.0","escodegen":"^2.1.0","execa":"^7.2.0","explore-config":"^3.0.18","get-tsconfig":"^4.7.2","hrtime":"^0.5.0","lodash.isequal":"^4.5.0","pkg-types":"^1.0.1","pretty-bytes":"^6.1.0","pretty-hrtime":"^1.0.3","rollup":"^4.11.0","rollup-plugin-preserve-directives":"^0.4.0","trim-newlines":"^5.0.0","upath":"^2.0.1","wide-align":"^1.1.5","yargs-parser":"^21.1.1"},"devDependencies":{"@types/escodegen":"^0.0.10","dedent":"^0.7.0"},"version":"3.0.18"}
{"name":"techor","scripts":{"build:main":"rollup --config rollup.config.mjs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"pnpm run \"/^build:.*/\"","dev":"pnpm run \"/^build:.*/\" --watch","test":"cd tests && pnpm i && cd ../ && jest","type-check":"tsc --noEmit","lint":"eslint src"},"type":"module","license":"MIT","description":"Author technology like a top leader","author":{"name":"Aron","email":"i@aron.tw","url":"https://aron.tw"},"homepage":"https://github.com/techor-dev/techor","bugs":{"url":"https://github.com/techor-dev/techor/issues"},"repository":{"type":"git","url":"https://github.com/techor-dev/techor.git","directory":"packages/techor"},"keywords":["author","technology","creator","config","opensource","plugin","package","framework","tool","software","pack","version","bump","bundle","commonjs","esm","esmodule"],"bin":{"techor":"./dist/bin/index.mjs"},"esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"files":["dist"],"sideEffects":false,"publishConfig":{"access":"public","provenance":true},"dependencies":{"@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3","@swc/core":"^1.3.106","@techor/extend":"^3.0.19","@techor/fs":"^3.0.19","@techor/glob":"^3.0.19","@techor/log":"^3.0.19","@techor/npm":"^3.0.19","acorn":"^8.11.3","clsx":"^2.0.0","escodegen":"^2.1.0","execa":"^7.2.0","explore-config":"^3.0.19","get-tsconfig":"^4.7.2","hrtime":"^0.5.0","lodash.isequal":"^4.5.0","pkg-types":"^1.0.1","pretty-bytes":"^6.1.0","pretty-hrtime":"^1.0.3","rollup":"^4.11.0","rollup-plugin-preserve-directives":"^0.4.0","trim-newlines":"^5.0.0","upath":"^2.0.1","wide-align":"^1.1.5","yargs-parser":"^21.1.1"},"devDependencies":{"@types/escodegen":"^0.0.10","dedent":"^0.7.0"},"version":"3.0.19"}
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