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

fp455

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fp455 - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

1

dist/bin.js

@@ -0,1 +1,2 @@

#!/usr/bin/env node
'use strict';

@@ -2,0 +3,0 @@

2

package.json
{
"name": "fp455",
"version": "0.1.1",
"version": "0.1.2",
"scripts": {

@@ -5,0 +5,0 @@ "build": "rollup -c && NODE_ENV=bin rollup -c",

@@ -25,4 +25,5 @@ import bucklescript from 'rollup-plugin-bucklescript'

})],
banner: '#!/usr/bin/env node',
}
export default buildBin ? binBuildConfig : coreBuildConfig
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