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

common-js-file-extensions

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

common-js-file-extensions - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

index.js

@@ -17,2 +17,3 @@ /**

'js', // built-in
'mjs', // https://nodejs.org/api/esm.html#esm_enabling
'iced', // http://maxtaco.github.io/coffee-script/

@@ -25,2 +26,3 @@ 'liticed', // http://maxtaco.github.io/coffee-script/ (literate iced)

'ts', // https://www.typescriptlang.org/
'tsx', // https://www.typescriptlang.org/docs/handbook/jsx.html
'cs', // http://bridge.net/ ??

@@ -27,0 +29,0 @@ 'ls', // http://livescript.net/

2

package.json
{
"name": "common-js-file-extensions",
"version": "1.0.2",
"version": "1.0.3",
"description": "Common JavaScript File Extensions",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -14,2 +14,3 @@ # Common JavaScript File Extensions

- js
- [mjs](https://nodejs.org/api/esm.html#esm_ecmascript_modules)

@@ -32,2 +33,3 @@ #### [IcedCoffeeScript](http://maxtaco.github.io/coffee-script/)

- ts
- [tsx](https://www.typescriptlang.org/docs/handbook/jsx.html)

@@ -34,0 +36,0 @@ #### [LiveScript](http://livescript.net/)

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