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

kotlin-compiler

Package Overview
Dependencies
Maintainers
2
Versions
204
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 0.0.0 to 1.1.4-dev-469

bin/kotlin

10

package.json
{
"name": "kotlin-compiler",
"version": "0.0.0",
"version": "1.1.4-dev-469",
"description": "Kotlin compiler",

@@ -21,3 +21,9 @@ "repository": {

},
"homepage": "kotlinlang.org"
"homepage": "kotlinlang.org",
"bin": {
"kotlinc-js": "bin/kotlinc-js"
},
"publishConfig": {
"tag": "dev"
}
}

2

README.md

@@ -6,3 +6,3 @@ # Kotlin Programming Language

* [Kotlin Site](http://kotlinlang.org/)
* [Getting Started Guide](http://kotlinlang.org/docs/tutorials/getting-started.html)
* [Getting Started Guide](http://kotlinlang.org/docs/tutorials/javascript/getting-started-idea/getting-started-with-intellij-idea.html)
* [Try Kotlin](http://try.kotlinlang.org/)

@@ -9,0 +9,0 @@ * [Kotlin Standard Library](http://kotlinlang.org/api/latest/jvm/stdlib/index.html)

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