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

kotlin-compiler

Package Overview
Dependencies
Maintainers
3
Versions
211
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kotlin-compiler - npm Package Compare versions

Comparing version

to
1.2.1-1

27

package.json
{
"name": "kotlin-compiler",
"version": "1.2.1-0",
"author": {
"name": "JetBrains"
},
"bin": {
"kotlinc-js": "bin/kotlinc-js-runner.js"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Kotlin compiler",
"repository": {
"type": "git",
"url": "git+https://git@github.com/JetBrains/kotlin.git"
},
"homepage": "http://kotlinlang.org",
"keywords": [

@@ -16,11 +19,9 @@ "Kotlin",

],
"author": "JetBrains",
"license": "Apache-2.0",
"bugs": {
"url": "kotl.in/issue"
"name": "kotlin-compiler",
"repository": {
"type": "git",
"url": "git+https://git@github.com/JetBrains/kotlin.git"
},
"homepage": "kotlinlang.org",
"bin": {
"kotlinc-js": "bin/kotlinc-js-runner.js"
}
"version": "1.2.1-1"
}