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

rolldown

Package Overview
Dependencies
Maintainers
2
Versions
307
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rolldown - npm Package Compare versions

Comparing version 0.4.1-alpha.12 to 0.4.1-alpha.13

91

package.json
{
"_from": "rolldown@^0.4.1-alpha.10",
"_id": "rolldown@0.4.1-alpha.10",
"_inBundle": false,
"_integrity": "sha512-+QBdnb2WO7ido/m8xfKE/JkhjQDZeAssz0C8MoAuXgeuZdG5V0YLKTb4XVypQmDOw5aWlmtU7SuC/p8OBHyLcA==",
"_location": "/rolldown",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "rolldown@^0.4.1-alpha.10",
"name": "rolldown",
"escapedName": "rolldown",
"rawSpec": "^0.4.1-alpha.10",
"saveSpec": null,
"fetchSpec": "^0.4.1-alpha.10"
"scripts": {
"type:gen": "echo 'tsc -p ./tsconfig.gentypes.json'",
"type:check": "echo 'tsc -p ./tsconfig.check.json'",
"prebuild": "rm -rf dist",
"build": "echo 'BABEL_ENV=build rolldown --pkg-dir $PWD'",
"test": "devest test",
"docs": "docks --outfile .verb.md && verb"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/rolldown/-/rolldown-0.4.1-alpha.10.tgz",
"_shasum": "12c0684ffc1a8ba26a323af171d4b3c574580e0e",
"_spec": "rolldown@^0.4.1-alpha.10",
"_where": "/home/charlike/code/try",
"author": {
"name": "Charlike Mike Reagent",
"email": "mameto2011@gmail.com",
"url": "https://tunnckocore.com"
"main": "src/index.js",
"typings": "dist/typings/index.d.ts",
"publishConfig": {
"access": "public",
"tag": "next"
},
"bin": {
"rolldown": "src/cli.js"
"engines": {
"node": "^8.10.0 || >=10.13.0"
},

@@ -37,6 +23,13 @@ "browserslist": [

],
"bugs": {
"url": "https://github.com/tunnckoCore/hq/issues"
"files": [
"src"
],
"bin": {
"rolldown": "src/cli.js"
},
"bundleDependencies": false,
"license": "Apache-2.0",
"licenseStart": "2017",
"version": "0.4.1-alpha.13",
"name": "rolldown",
"description": "wip wip wip wip wip wip wip wip wip wip wip",
"dependencies": {

@@ -54,35 +47,14 @@ "builtin-modules": "^3.0.0",

},
"deprecated": false,
"description": "wip wip wip wip wip wip wip wip wip wip wip",
"engines": {
"node": "^8.10.0 || >=10.13.0"
},
"files": [
"src"
],
"gitHead": "2a41c87b9b98953b710972d1a95de9fb76823e1b",
"keywords": [],
"homepage": "https://github.com/tunnckoCore/hq/tree/master/packages/rolldown",
"keywords": [],
"license": "Apache-2.0",
"licenseStart": "2017",
"main": "src/index.js",
"name": "rolldown",
"publishConfig": {
"access": "public",
"tag": "next"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tunnckoCore/hq.git",
"url": "https://github.com/tunnckoCore/hq.git",
"directory": "packages/rolldown"
},
"scripts": {
"build": "echo 'BABEL_ENV=build rolldown --pkg-dir $PWD'",
"docs": "docks --outfile .verb.md && verb",
"prebuild": "rm -rf dist",
"test": "devest test",
"type:check": "echo 'tsc -p ./tsconfig.check.json'",
"type:gen": "echo 'tsc -p ./tsconfig.gentypes.json'"
"author": {
"name": "Charlike Mike Reagent",
"email": "mameto2011@gmail.com",
"url": "https://tunnckocore.com"
},
"typings": "dist/typings/index.d.ts",
"verb": {

@@ -111,4 +83,3 @@ "data": {

"reflinks": []
},
"version": "0.4.1-alpha.12"
}
}
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