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

ajs

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ajs - npm Package Compare versions

Comparing version 1.2.4 to 1.2.5

1

lib/compiler.js

@@ -16,2 +16,3 @@ "use strict";

opts = opts || {};
source = source.replace(/\r/g, '');

@@ -18,0 +19,0 @@ this._onlyTree = typeof opts.tree != 'undefined' ? opts.tree : false;

4

package.json

@@ -14,3 +14,3 @@ {

],
"version": "1.2.4",
"version": "1.2.5",
"author": "Ionică Bizău <bizauionica@gmail.com> (http://ionicabizau.net)",

@@ -46,2 +46,3 @@ "contributors": [

"blah": {
"generateLicense": false,
"description": [

@@ -65,3 +66,2 @@ {

],
"generateLicense": false,
"thanks": {

@@ -68,0 +68,0 @@ "p": "Big thanks to [Evan Owen](https://github.com/kainosnoema) who created the initial versions of the project! Amazing stuff! :cake:"

@@ -148,7 +148,5 @@

[license]: http://showalicense.com/?fullname=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica%40gmail.com%3E%20(http%3A%2F%2Fionicabizau.net)&year=2011#license-mit
[website]: http://ionicabizau.net
[contributing]: /CONTRIBUTING.md
[docs]: /DOCUMENTATION.md

Sorry, the diff of this file is not supported yet

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