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

gulp-jinx-inject

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-jinx-inject - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "gulp-jinx-inject",
"version": "1.0.0",
"version": "1.0.1",
"description": "This is an GulpJS plugin for inject [Jinx](https://github.com/webcaetano/jinx) .AS packages files",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -16,3 +16,2 @@ # [![Imgur](http://i.imgur.com/FHjshUv.png)](https://github.com/webcaetano/jinx)

```javascript
var jinxInject = require('gulp-jinx-inject');

@@ -25,3 +24,6 @@ var tmpMainFile = '.tmp/as/app/flash/main.as';

.pipe(gulp.dest(path.dirname(tmpMainFile))); // injected file
```
### Result example
```javascript
// before

@@ -28,0 +30,0 @@

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