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

frint

Package Overview
Dependencies
Maintainers
2
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

frint - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "frint",
"version": "1.0.0",
"version": "1.0.1",
"description": "Core plugin for Frint",

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

@@ -11,4 +11,4 @@ var webpack = require('webpack');

drop_console: false
}
})
},
}),
];

@@ -25,3 +25,3 @@ var filename = !minify

libraryTarget: 'this',
library: 'Frint'
library: 'Frint',
},

@@ -43,7 +43,7 @@ externals: {

'travix'
]
}
}
]
}
],
},
},
],
},
};
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